[U-Boot] [PATCH] configs: Re-sync BOOTDELAY changes
Wolfgang Denk
wd at denx.de
Wed Jun 15 06:40:49 CEST 2016
Dear Tom Rini,
In message <1465914280-5420-2-git-send-email-trini at konsulko.com> you wrote:
> With updated moveconfig.py and an better default, re-generate
> the migration of BOOTDELAY to the defconfig.
There are a number of changes that are unrelated to BOOTDELAY; should
this eventually be split into two separate commits?
> --- a/configs/A10-OLinuXino-Lime_defconfig
> +++ b/configs/A10-OLinuXino-Lime_defconfig
> @@ -1,5 +1,6 @@
> CONFIG_ARM=y
> CONFIG_ARCH_SUNXI=y
> +CONFIG_MACH_SUN4I=y
> CONFIG_DRAM_CLK=480
> CONFIG_DRAM_EMR1=4
> CONFIG_SYS_CLK_FREQ=912000000
> --- a/configs/Cubietruck_plus_defconfig
> +++ b/configs/Cubietruck_plus_defconfig
> @@ -4,6 +4,7 @@ CONFIG_MACH_SUN8I_A83T=y
> CONFIG_DRAM_CLK=672
> CONFIG_DRAM_ZQ=15355
> CONFIG_DRAM_ODT_EN=y
> +CONFIG_MMC0_CD_PIN="PF6"
> CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
> CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
> CONFIG_USB0_ID_DET="PH11"
etc. ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The human mind ordinarily operates at only ten percent of its capaci-
ty - the rest is overhead for the operating system.
More information about the U-Boot
mailing list