]> Git Repo - J-u-boot.git/blame - configs/Linksprite_pcDuino3_defconfig
sunxi: Replace the pcDuino3 config with FDT version
[J-u-boot.git] / configs / Linksprite_pcDuino3_defconfig
CommitLineData
366cc502 1CONFIG_SPL=y
d9a20476 2CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPH(2),USB_EHCI"
98e214dd 3CONFIG_FDTFILE="sun7i-a20-pcduino3.dtb"
252ed872
MY
4CONFIG_ARM=y
5CONFIG_ARCH_SUNXI=y
6CONFIG_MACH_SUN7I=y
7CONFIG_DRAM_CLK=480
8CONFIG_DRAM_ZQ=122
9CONFIG_DRAM_EMR1=4
57b31cde
SG
10CONFIG_DM=y
11CONFIG_DM_GPIO=y
12CONFIG_DM_SERIAL=y
13CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3"
14CONFIG_OF_CONTROL=y
15CONFIG_SPL_DISABLE_OF_CONTROL=y
16CONFIG_OF_SEPARATE=y
This page took 0.104828 seconds and 4 git commands to generate.