mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
14 lines
350 B
Text
14 lines
350 B
Text
|
CONFIG_SPL=y
|
||
|
CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,USB_EHCI,STATUSLED=234"
|
||
|
CONFIG_FDTFILE="sun7i-a20-m5.dtb"
|
||
|
CONFIG_VIDEO_HDMI=y
|
||
|
+S:CONFIG_MMC0_CD_PIN="PH1"
|
||
|
+S:CONFIG_USB1_VBUS_PIN="PH6"
|
||
|
+S:CONFIG_USB2_VBUS_PIN="PH3"
|
||
|
+S:CONFIG_ARM=y
|
||
|
+S:CONFIG_ARCH_SUNXI=y
|
||
|
+S:CONFIG_MACH_SUN7I=y
|
||
|
+S:CONFIG_DRAM_CLK=432
|
||
|
+S:CONFIG_DRAM_ZQ=122
|
||
|
+S:CONFIG_DRAM_EMR1=4
|