summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-05-29 05:54:39 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:25 +0200
commiteae08eb2b53ffb87f3342e45ab422d8625659fcd (patch)
tree47b604215e092c8cb1de1ff1c22528e1839dce63 /include/configs/mx53loco.h
parent0d952e5d2eef9320338a87007959ce0d80a264e3 (diff)
downloadtalos-obmc-uboot-eae08eb2b53ffb87f3342e45ab422d8625659fcd.tar.gz
talos-obmc-uboot-eae08eb2b53ffb87f3342e45ab422d8625659fcd.zip
mx53loco: Fix revision of Dialog boards
Original code was assuming that the fuse revision version for all mx53loco boards based on Dialog PMIC was the same, which is not the case. Force the revision of all Dialog-based boards to 0. This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel for Dialog rev E boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 8b4e00855d..b63d37d55f 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -41,7 +41,6 @@
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
#define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_BOARD_LATE_INIT
#define CONFIG_MXC_GPIO
#define CONFIG_REVISION_TAG
OpenPOWER on IntegriCloud