summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMikael Larsson <mikael.xt.larsson@stericsson.com>2010-10-27 13:38:20 +0200
committerMichael BRANDT <michael.brandt@stericsson.com>2010-10-27 15:41:21 +0200
commit98d0c285fa58fa84784296c4fbcab5c91bf255ae (patch)
treeb7ea9e8c2844c9a268127bea0886115bd3f4ee89 /include
parentaf8791252141962df2c58165f1437bd9a5dcce89 (diff)
U8500: Disable itp and modem loading
itp and modem laoding causes V2 HW to hang in u-boot This disables that functionality ST-Ericsson ID: ER277406 Change-Id: Ia1ec09dadca813ff46775453dea64e6a1b69af07 Signed-off-by: Mikael Larsson <mikael.xt.larsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7262 Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com> Tested-by: Michael BRANDT <michael.brandt@stericsson.com> Tested-by: Tobias ANDERSON <tobias.xx.andersson@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/u8500.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index ffb74bf58..ee0642f19 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -197,8 +197,6 @@
#define CONFIG_INITRD_TAG 1
#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */
-#define CONFIG_ITP_LOAD 1
-
#ifdef CONFIG_ITP_LOAD
#define CONFIG_TOC_PARTITION 1
#endif