[U-Boot] [PATCH 5/6] powerpc/85xx: Update default hwconfig on P1022DS
Kumar Gala
galak at kernel.crashing.org
Mon Mar 7 05:17:47 CET 2011
From: Jiang Yutang <b14898 at freescale.com>
Set default configuration to have SDHC controller enabled,
AUDIO enabled(codec clock sources is 12MHz) and disable TDM.
Signed-off-by: Jiang Yutang <b14898 at freescale.com>
Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
include/configs/P1022DS.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index cac7f66..ad10550 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -511,6 +511,7 @@
"dium=mw e002c01c\0" \
"diuerr=md e002c014 1\0" \
"othbootargs=diufb=15M video=fslfb:1280x1024-32 at 60,monitor=0 tty0\0" \
+ "hwconfig=esdhc;audclk:12\0" \
"monitor=0-DVI\0"
#define CONFIG_HDBOOT \
--
1.7.2.3
More information about the U-Boot
mailing list