From 98d0c285fa58fa84784296c4fbcab5c91bf255ae Mon Sep 17 00:00:00 2001 From: Mikael Larsson Date: Wed, 27 Oct 2010 13:38:20 +0200 Subject: 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 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7262 Reviewed-by: Michael BRANDT Tested-by: Michael BRANDT Tested-by: Tobias ANDERSON --- include/configs/u8500.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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 -- cgit v1.2.3