[U-Boot] [PATCH] 85xx/p1_p2_rdb: enable hwconfig

Poonam Aggrwal poonam.aggrwal at freescale.com
Wed Jun 23 16:08:06 CEST 2010


Signed-off-by: Vivek Mahajan <vivek.mahajan at freescale.com>
---
 include/configs/P1_P2_RDB.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index 612c669..de8e60b 100644
--- a/include/configs/P1_P2_RDB.h
+++ b/include/configs/P1_P2_RDB.h
@@ -99,6 +99,8 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 #define CONFIG_MP
 #endif
 
+#define CONFIG_HWCONFIG
+
 /*
  * These can be toggled for performance analysis, otherwise use default.
  */
-- 
1.5.6.5



More information about the U-Boot mailing list