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