]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Linksprite_pcDuino3_Nano_defconfig
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / configs / Linksprite_pcDuino3_Nano_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3-nano"
c9542eae 4CONFIG_SPL=y
252ed872
MY
5CONFIG_MACH_SUN7I=y
6CONFIG_DRAM_CLK=408
7CONFIG_DRAM_ZQ=122
bd328eb3
JH
8CONFIG_USB1_VBUS_PIN="PH11"
9CONFIG_GMAC_TX_DELAY=3
52401231 10CONFIG_AHCI=y
18780951 11# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
975e7cf3 12CONFIG_SPL_I2C=y
9fd95ef0 13CONFIG_SCSI_AHCI=y
aca1f678 14CONFIG_SYS_64BIT_LBA=y
26561452 15CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
16CONFIG_SYS_I2C_SLAVE=0x7f
17CONFIG_SYS_I2C_SPEED=400000
306881a0 18CONFIG_PHY_REALTEK=y
ef48f6dd 19CONFIG_ETH_DESIGNWARE=y
751b0be0 20CONFIG_RGMII=y
d7869b21 21CONFIG_MII=y
4d43d065 22CONFIG_SUN7I_GMAC=y
877a1a35 23CONFIG_SCSI=y
45368827 24CONFIG_USB_EHCI_HCD=y
7ae27294 25CONFIG_USB_OHCI_HCD=y