X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fgaisler%2Fgr_ep2s60%2Fu-boot.lds;h=e461a36fa416eda9f0d515f84b7513c8181b524b;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=100350d7a1bbd5735a8c5096d88ab35b9556c273;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/gaisler/gr_ep2s60/u-boot.lds b/board/gaisler/gr_ep2s60/u-boot.lds index 100350d..e461a36 100644 --- a/board/gaisler/gr_ep2s60/u-boot.lds +++ b/board/gaisler/gr_ep2s60/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.