X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fpine_h64_defconfig;h=2f511c80517364eac79b219f9195570c2ff8d002;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=4e621db0c03de50f157a9a6d1902ca2d22f1a160;hpb=90c2fd2af8189e2e2682c90cd72a48b65191b467;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/pine_h64_defconfig b/configs/pine_h64_defconfig index 4e621db..2f511c8 100644 --- a/configs/pine_h64_defconfig +++ b/configs/pine_h64_defconfig @@ -11,6 +11,17 @@ CONFIG_USB3_VBUS_PIN="PL5" CONFIG_SPL_SPI_SUNXI=y # CONFIG_PSCI_RESET is not set # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_STACK=0x118000 +CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_BOOTM_LEN=0x2000000 +CONFIG_SUPPORT_EMMC_BOOT=y +CONFIG_SPI_FLASH_WINBOND=y CONFIG_SUN8I_EMAC=y +CONFIG_PHY_SUN50I_USB3=y +CONFIG_SPI=y +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_DWC3=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y +CONFIG_USB_DWC3=y +# CONFIG_USB_DWC3_GADGET is not set