]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
powerpc/85xx: Update default hwconfig on P1022DS
authorJiang Yutang <b14898@freescale.com>
Thu, 24 Feb 2011 08:11:55 +0000 (16:11 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 10 Apr 2011 16:17:55 +0000 (11:17 -0500)
Set default configuration to have SDHC controller enabled,
AUDIO enabled(codec clock sources is 12MHz) and disable TDM.

Signed-off-by: Jiang Yutang <b14898@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P1022DS.h

index f91f8477e54295c4e6580f607d71b3b019a4c1b0..fb2a41ce240aba43b02ecae399c8402f97204cbd 100644 (file)
        "dium=mw e002c01c\0"                                            \
        "diuerr=md e002c014 1\0"                                        \
        "othbootargs=diufb=15M video=fslfb:1280x1024-32@60,monitor=0 tty0\0" \
+       "hwconfig=esdhc;audclk:12\0"                                    \
        "monitor=0-DVI\0"
 
 #define CONFIG_HDBOOT                                  \