X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/c6b968da78ce3fa7224c0ddf15fe170c7c05b27e..278b90ce786f73faf29aa522d5d101e1da006378:/configs/inet_q972_defconfig diff --git a/configs/inet_q972_defconfig b/configs/inet_q972_defconfig index fdbbd6af4d0..65fd45621d6 100644 --- a/configs/inet_q972_defconfig +++ b/configs/inet_q972_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN6I=y CONFIG_DRAM_CLK=384 CONFIG_DRAM_ZQ=251 @@ -15,9 +16,11 @@ CONFIG_VIDEO_LCD_BL_PWM="PH13" CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31s-inet-q972" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set -# CONFIG_CMD_FPGA is not set +# CONFIG_SPL_DOS_PARTITION is not set +# CONFIG_SPL_ISO_PARTITION is not set +# CONFIG_SPL_EFI_PARTITION is not set CONFIG_AXP_DLDO1_VOLT=3300 -CONFIG_USB_MUSB_HOST=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_MUSB_HOST=y +CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y