]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ait/cam_enc_4xx/u-boot-spl.lds
cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
[people/ms/u-boot.git] / board / ait / cam_enc_4xx / u-boot-spl.lds
index be1027d9a5c62d3417f341842679d280d1231a70..1daa1b3b9090a8d9414bb4ba65cbc87fb83ea542 100644 (file)
@@ -25,7 +25,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)