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

23 Jun
2010
23 Jun
'10
4:08 p.m.
Signed-off-by: Vivek Mahajan vivek.mahajan@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

30 Jun
30 Jun
11:58 a.m.
On Jun 23, 2010, at 9:08 AM, Poonam Aggrwal wrote:
Signed-off-by: Vivek Mahajan vivek.mahajan@freescale.com
include/configs/P1_P2_RDB.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
applied to 85xx
- k
5426
Age (days ago)
5433
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kumar Gala
-
Poonam Aggrwal