X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fparrot_r16_defconfig;h=6be57e604e89a9ae0cc98c194590eeb186d321f0;hb=cfa34996b0beb90e9b63a5b6f89c78123a2d428e;hp=76e4e34bd5ae6aeb5fd10ae33cc571a5209d9d86;hpb=43ade93bdb0c8bd57382be810a05b3793749ce85;p=oweals%2Fu-boot.git diff --git a/configs/parrot_r16_defconfig b/configs/parrot_r16_defconfig index 76e4e34bd5..6be57e604e 100644 --- a/configs/parrot_r16_defconfig +++ b/configs/parrot_r16_defconfig @@ -12,6 +12,8 @@ CONFIG_AXP_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="sun8i-r16-parrot" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y +CONFIG_FASTBOOT_FLASH=y +CONFIG_FASTBOOT_FLASH_MMC_DEV=0 # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set @@ -20,8 +22,4 @@ CONFIG_SPL=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y -CONFIG_USB_GADGET=y -CONFIG_USB_GADGET_DOWNLOAD=y -CONFIG_G_DNL_MANUFACTURER="Allwinner Technology" -CONFIG_G_DNL_VENDOR_NUM=0x1f3a -CONFIG_G_DNL_PRODUCT_NUM=0x1010 +CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y