]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK
authorStefano Babic <sbabic@denx.de>
Wed, 10 Oct 2012 21:11:42 +0000 (21:11 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 26 Oct 2012 14:27:58 +0000 (16:27 +0200)
Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx35/imx-regs.h

index 7b098094fe6d389d883dc41177948a51050654a8..7b6475a5ef3a821d5c2c74f6a712e8be2518901b 100644 (file)
@@ -33,6 +33,8 @@
 #define IRAM_BASE_ADDR         0x10000000      /* internal ram */
 #define IRAM_SIZE              0x00020000      /* 128 KB */
 
+#define LOW_LEVEL_SRAM_STACK   0x1001E000
+
 /*
  * AIPS 1
  */