X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fjesurun_q5_defconfig;h=6e4e6ca23563f78445d4d4aeb4ed41f07baf8e68;hb=5e61b0df41bbd084e2f59aa3857a5063822cae5a;hp=46c38e553fcc5d10ab347774aec51f54cc73fcd6;hpb=61dfa65e405f2713dfc8090ed8147ec33b003717;p=karo-tx-uboot.git diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig index 46c38e553f..6e4e6ca235 100644 --- a/configs/jesurun_q5_defconfig +++ b/configs/jesurun_q5_defconfig @@ -1,15 +1,16 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SPL_I2C_SUPPORT=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=312 +CONFIG_USB0_VBUS_PIN="PB9" CONFIG_VIDEO_COMPOSITE=y CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,MACPWR=SUNXI_GPH(19)" CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,MACPWR=SUNXI_GPH(19)" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y -CONFIG_USB0_VBUS_PIN="PB9"