From 986959ca28b8486e10dc3cc12fa6e54b8aac7144 Mon Sep 17 00:00:00 2001 From: Mikael Larsson Date: Mon, 1 Nov 2010 10:48:11 +0100 Subject: 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 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7551 Reviewed-by: Michael BRANDT --- include/configs/u8500.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') 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 -- cgit v1.2.3