X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fbananapi_m64_defconfig;h=36aa80a09baa7dfbdee4ecf036f6d72e10cd75e4;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=292044d7b8b7d69db35a83aed46731c3be532773;hpb=2bba78076b03e47967180776a8da74a018186480;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/bananapi_m64_defconfig b/configs/bananapi_m64_defconfig index 292044d..36aa80a 100644 --- a/configs/bananapi_m64_defconfig +++ b/configs/bananapi_m64_defconfig @@ -7,6 +7,10 @@ CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y CONFIG_MMC0_CD_PIN="PH13" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_STACK=0x54000 +CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_BOOTM_LEN=0x2000000 +CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_SUN8I_EMAC=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y