]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/smdk5250/smdk5250-uboot-spl.lds
smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
[karo-tx-uboot.git] / board / samsung / smdk5250 / smdk5250-uboot-spl.lds
index 7df0a1d3f82a202292c5413d6f27ac9d0d2564c5..c0a760208959d1bef1448ffa46c75f6e0ca7205a 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE, \
-               LENGTH = CONFIG_SPL_MAX_SIZE }
+               LENGTH = CONFIG_SPL_MAX_FOOTPRINT }
 
 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
 OUTPUT_ARCH(arm)