X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fgaisler%2Fgr_xc3s_1500%2Fu-boot.lds;h=ddd27d455e14f1d35fa6b48006b4c9d658d621fb;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=3848c684ab79422624e8557caca2879527832e1a;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/gaisler/gr_xc3s_1500/u-boot.lds b/board/gaisler/gr_xc3s_1500/u-boot.lds index 3848c68..ddd27d4 100644 --- a/board/gaisler/gr_xc3s_1500/u-boot.lds +++ b/board/gaisler/gr_xc3s_1500/u-boot.lds @@ -61,7 +61,7 @@ SECTIONS *(.start) cpu/leon3/start.o (.text) -/* 8k is the same as the PROM offset from end of main memory, (CFG_PROM_SIZE) */ +/* 8k is the same as the PROM offset from end of main memory, (CONFIG_SYS_PROM_SIZE) */ . = ALIGN(8192); /* PROM CODE, Will be relocated to the end of memory, * no global data accesses please.