summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53ard.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-04-24 14:44:26 +0000
committerStefano Babic <sbabic@denx.de>2013-04-25 21:48:21 +0200
commitfd622f239f9145cff1121297d2ac2ebf17d5ec0a (patch)
tree5abd013663d2189c1dbf087aa757840f190950b3 /include/configs/mx53ard.h
parent11c08d4ec5ea3ff01688df619f9e1c4881f18dd7 (diff)
downloadtalos-obmc-uboot-fd622f239f9145cff1121297d2ac2ebf17d5ec0a.tar.gz
talos-obmc-uboot-fd622f239f9145cff1121297d2ac2ebf17d5ec0a.zip
mx5: Select CONFIG_REVISION_TAG
FSL 2.6.35 kernel expects that revision tag is passed by the bootloader. Select CONFIG_REVISION_TAG so that mx53 boards can work properly with 2.6.35. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/mx53ard.h')
-rw-r--r--include/configs/mx53ard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h
index 148f7a2003..296cae3ed0 100644
--- a/include/configs/mx53ard.h
+++ b/include/configs/mx53ard.h
@@ -34,6 +34,7 @@
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_REVISION_TAG
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
OpenPOWER on IntegriCloud