X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=board%2Fgaisler%2Fgr_cpci_ax2000%2Fu-boot.lds;h=a0876310cf5c40da3e8e01f2dc37ca5c947e05fa;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=3958670bb18e5725034d7f7076c1bbf78accaa60;hpb=643de569b25ab0b8cbd77604491efeacf4ec13c2;p=karo-tx-uboot.git diff --git a/board/gaisler/gr_cpci_ax2000/u-boot.lds b/board/gaisler/gr_cpci_ax2000/u-boot.lds index 3958670bb1..a0876310cf 100644 --- a/board/gaisler/gr_cpci_ax2000/u-boot.lds +++ b/board/gaisler/gr_cpci_ax2000/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.