X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fi12-tvbox_defconfig;h=54fa8190e6bff831b21d20689fc53d37dafbfcf7;hb=6a6187efd238373a351369d23966e7e1759b5ad9;hp=c8ccf45ea615047c8c5d6890eac3b3aeb7fcd635;hpb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;p=u-boot diff --git a/configs/i12-tvbox_defconfig b/configs/i12-tvbox_defconfig index c8ccf45ea6..54fa8190e6 100644 --- a/configs/i12-tvbox_defconfig +++ b/configs/i12-tvbox_defconfig @@ -2,7 +2,13 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=384 +CONFIG_VIDEO_COMPOSITE=y CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-i12-tvbox" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,MACPWR=SUNXI_GPH(21),USB_EHCI" +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,MACPWR=SUNXI_GPH(21)" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set CONFIG_ETH_DESIGNWARE=y +CONFIG_USB_EHCI_HCD=y