]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Linksprite_pcDuino3_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_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3"
c9542eae 4CONFIG_SPL=y
252ed872
MY
5CONFIG_MACH_SUN7I=y
6CONFIG_DRAM_CLK=480
7CONFIG_DRAM_ZQ=122
52401231 8CONFIG_AHCI=y
18780951 9# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
975e7cf3 10CONFIG_SPL_I2C=y
9fd95ef0 11CONFIG_SCSI_AHCI=y
aca1f678 12CONFIG_SYS_64BIT_LBA=y
26561452 13CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
14CONFIG_SYS_I2C_SLAVE=0x7f
15CONFIG_SYS_I2C_SPEED=400000
306881a0 16CONFIG_PHY_REALTEK=y
ef48f6dd 17CONFIG_ETH_DESIGNWARE=y
d7869b21 18CONFIG_MII=y
4d43d065 19CONFIG_SUN7I_GMAC=y
3936514b 20CONFIG_SCSI=y
45368827 21CONFIG_USB_EHCI_HCD=y
7ae27294 22CONFIG_USB_OHCI_HCD=y