]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Lamobo_R1_defconfig
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / configs / Lamobo_R1_defconfig
CommitLineData
aa56cb37
JJ
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-lamobo-r1"
c9542eae 4CONFIG_SPL=y
aa56cb37
JJ
5CONFIG_MACH_SUN7I=y
6CONFIG_DRAM_CLK=432
aa56cb37 7CONFIG_GMAC_TX_DELAY=4
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
7c8f00e4
TR
16CONFIG_B53_SWITCH=y
17CONFIG_B53_PHY_PORTS=0x1f
306881a0 18CONFIG_PHY_REALTEK=y
aa56cb37 19CONFIG_ETH_DESIGNWARE=y
751b0be0 20CONFIG_RGMII=y
d7869b21 21CONFIG_MII=y
4d43d065 22CONFIG_SUN7I_GMAC=y
877a1a35 23CONFIG_SCSI=y
aa56cb37 24CONFIG_USB_EHCI_HCD=y
7ae27294 25CONFIG_USB_OHCI_HCD=y