usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
[oweals/u-boot.git] / arch / arm / mach-omap2 / u-boot-spl.lds
index a1289f6a74409e2ba87eaa3de9f99efdb3f2d2df..88d81f9b98d61cfdf562e077f7666800d71dadaf 100644 (file)
@@ -8,8 +8,8 @@
  *     Aneesh V <aneesh@ti.com>
  */
 
-MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
-               LENGTH = CONFIG_SPL_MAX_SIZE }
+MEMORY { .sram : ORIGIN = IMAGE_TEXT_BASE,\
+               LENGTH = IMAGE_MAX_SIZE }
 MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
                LENGTH = CONFIG_SPL_BSS_MAX_SIZE }