summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-05-08 03:40:49 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:34 +0200
commit54cd1dee8f9537c2e3d5bfe2029bf31b2b1cf2f3 (patch)
treedeb53e4d51a34d3451268a28cc23727b3bb025ff /include/configs/mx53loco.h
parent768a05971030c0c57e05063f20449b8d4138293e (diff)
downloadtalos-obmc-uboot-54cd1dee8f9537c2e3d5bfe2029bf31b2b1cf2f3.tar.gz
talos-obmc-uboot-54cd1dee8f9537c2e3d5bfe2029bf31b2b1cf2f3.zip
mx53loco: Add CONFIG_REVISION_TAG
FSL 2.6.35 kernel assumes that the bootloader passes the CONFIG_REVISION_TAG information. The kernel uses this data to distinguish between Dialog versus mc34708 based boards, and also to distinguish between revA and revB of the mc34708 based boards. Suggested-by: Yu Li <yk@magniel.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 87f6ed1e2f..eab0e27fb5 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -43,6 +43,7 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_BOARD_LATE_INIT
#define CONFIG_MXC_GPIO
+#define CONFIG_REVISION_TAG
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE
OpenPOWER on IntegriCloud