summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMikael Larsson <mikael.xt.larsson@stericsson.com>2010-11-01 10:48:11 +0100
committerMichael BRANDT <michael.brandt@stericsson.com>2010-11-01 14:03:10 +0100
commit986959ca28b8486e10dc3cc12fa6e54b8aac7144 (patch)
tree1055438466fa21fdd104941470a7a51abe2030f7 /include
parent2e5d08ac9c524bf97bf1c6ec470aa23f8ce0807c (diff)
U8500: Fix modem loading for V2
This fixes the broken modem loading in V2. ST-Ericsson ID: ER277406 Change-Id: Ifefe85d0cbeaa5c5e6dca3afe57f371530bc646a Signed-off-by: Mikael Larsson <mikael.xt.larsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7551 Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/u8500.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index b4f09b083..32de5becf 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -197,6 +197,8 @@
#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