summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_dm355leopard.h
diff options
context:
space:
mode:
authorHadli, Manjunath <manjunath.hadli@ti.com>2012-02-06 00:30:43 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-12 10:11:32 +0100
commit6678cebc09226f9d34fb7e5e0631d0009689918b (patch)
treeb4f6c8d2c1f55db66495a87cddf676115e5766d1 /include/configs/davinci_dm355leopard.h
parentfd3d28e7a6be0e270bcd5b513355740bd89ed84d (diff)
downloadtalos-obmc-uboot-6678cebc09226f9d34fb7e5e0631d0009689918b.tar.gz
talos-obmc-uboot-6678cebc09226f9d34fb7e5e0631d0009689918b.zip
davinci: remove macro CONFIG_DISPLAY_CPUINFO
remove the macro CONFIG_DISPLAY_CPUINFO as it is no longer required. This is because clock info will be printed as part 'bdinfo' command and also remove support print_cpuinfo() as it will no longer be called. Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/davinci_dm355leopard.h')
-rw-r--r--include/configs/davinci_dm355leopard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/davinci_dm355leopard.h b/include/configs/davinci_dm355leopard.h
index dc5b408a61..803e8578fc 100644
--- a/include/configs/davinci_dm355leopard.h
+++ b/include/configs/davinci_dm355leopard.h
@@ -25,7 +25,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is a 3rd stage loader */
#define CONFIG_SYS_NO_FLASH /* that is, no *NOR* flash */
#define CONFIG_SYS_CONSOLE_INFO_QUIET
-#define CONFIG_DISPLAY_CPUINFO
/* SoC Configuration */
#define CONFIG_ARM926EJS /* arm926ejs CPU */
OpenPOWER on IntegriCloud