summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk2410.h
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2011-12-22 01:19:25 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-12 10:11:27 +0100
commit3d3206f1d44c73bcc4ad9fd8c201cd9fcfa07be7 (patch)
treeea7c6dc082f5b3d425f4f7f07b1615037405317b /include/configs/smdk2410.h
parent0d8a749950e9db6b9c82baa39e68302f69b71eb7 (diff)
downloadblackbird-obmc-uboot-3d3206f1d44c73bcc4ad9fd8c201cd9fcfa07be7.tar.gz
blackbird-obmc-uboot-3d3206f1d44c73bcc4ad9fd8c201cd9fcfa07be7.zip
ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
Signed-off-by: David Mueller <d.mueller@elsoft.ch> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/smdk2410.h')
-rw-r--r--include/configs/smdk2410.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
index 73159846ef..7d163201e3 100644
--- a/include/configs/smdk2410.h
+++ b/include/configs/smdk2410.h
@@ -135,8 +135,7 @@
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-/* may be activated as soon as s3c24x0 has print_cpuinfo support */
-/*#define CONFIG_DISPLAY_CPUINFO*/ /* Display cpu info */
+#define CONFIG_DISPLAY_CPUINFO /* Display cpu info */
#define CONFIG_SYS_MEMTEST_START 0x30000000 /* memtest works on */
#define CONFIG_SYS_MEMTEST_END 0x33F00000 /* 63 MB in DRAM */
OpenPOWER on IntegriCloud