From: Lothar Waßmann Date: Fri, 9 Jan 2015 10:49:49 +0000 (+0100) Subject: arm: mxs: define IRAM_BASE_ADDR to enable exception stack for early debugging X-Git-Tag: KARO-TX6-2015-02-05~16 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=ce871305d9abd56da2d4ab335a472c65f1639ca2 arm: mxs: define IRAM_BASE_ADDR to enable exception stack for early debugging --- diff --git a/include/configs/tx28.h b/include/configs/tx28.h index b3e85ed045..e3c5f521e4 100644 --- a/include/configs/tx28.h +++ b/include/configs/tx28.h @@ -25,6 +25,7 @@ #define CONFIG_SYS_SPL_FIXED_BATT_SUPPLY #define TX28_MOD_SUFFIX "0" #endif +#define IRAM_BASE_ADDR 0x00000000 #ifndef CONFIG_SPL_BUILD #define CONFIG_SKIP_LOWLEVEL_INIT