]> git.ipfire.org Git - thirdparty/u-boot.git/blob - configs/sun8i_a23_evb_defconfig
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
[thirdparty/u-boot.git] / configs / sun8i_a23_evb_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_NR_DRAM_BANKS=1
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN8I_A23=y
6 CONFIG_DRAM_CLK=552
7 CONFIG_DRAM_ZQ=63351
8 CONFIG_USB0_VBUS_PIN="axp_drivebus"
9 CONFIG_USB0_VBUS_DET="axp_vbus_detect"
10 CONFIG_USB1_VBUS_PIN="PH7"
11 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
12 CONFIG_SPL_TEXT_BASE=0x60
13 # CONFIG_CMD_FLASH is not set
14 # CONFIG_SPL_DOS_PARTITION is not set
15 # CONFIG_SPL_EFI_PARTITION is not set
16 CONFIG_DEFAULT_DEVICE_TREE="sun8i-a23-evb"
17 CONFIG_CONS_INDEX=5
18 CONFIG_USB_EHCI_HCD=y
19 CONFIG_USB_OHCI_HCD=y
20 CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y