[U-Boot] [PATCH] Enable display CPU-Info for at91sam9261

Remy Bohmer linux at bohmer.net
Mon Jun 1 20:21:43 CEST 2009


Signed-off-by: Remy Bohmer <linux at bohmer.net>
---
 include/configs/at91sam9261ek.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h
index fdaa71c..9a50347 100644
--- a/include/configs/at91sam9261ek.h
+++ b/include/configs/at91sam9261ek.h
@@ -45,6 +45,8 @@
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #define CONFIG_SKIP_RELOCATE_UBOOT
 
+#define CONFIG_DISPLAY_CPUINFO          1
+
 /*
  * Hardware drivers
  */
-- 
1.6.0.4



More information about the U-Boot mailing list