summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2015-07-28 14:16:42 +0530
committerTom Rini <trini@konsulko.com>2015-08-12 20:47:51 -0400
commitaeabe652bbfd1ed11e0e0eebb46812afdb2e9401 (patch)
treef5a468cee474a76424575aa8179c39e5f9649bf3 /include
parentcfe5f0cda0f39fe833233fdffbac127fd7b3db4e (diff)
downloadblackbird-obmc-uboot-aeabe652bbfd1ed11e0e0eebb46812afdb2e9401.tar.gz
blackbird-obmc-uboot-aeabe652bbfd1ed11e0e0eebb46812afdb2e9401.zip
ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
Add print_cpuinfo() function and enable CONFIG_DISPLAY_CPUINFO for keystone platforms, so that cpu info can be displayed during boot. Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_armv7_keystone2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index af89f7090f..4e69ab288e 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -15,6 +15,7 @@
/* U-Boot Build Configuration */
#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is a 2nd stage loader */
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_DISPLAY_CPUINFO
/* SoC Configuration */
#define CONFIG_ARCH_CPU_INIT
OpenPOWER on IntegriCloud