X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fbananapi_m64_defconfig;h=36aa80a09baa7dfbdee4ecf036f6d72e10cd75e4;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=7f31cf00553ca3ba19e3c9b194ae771e06914e47;hpb=3c4fb0e91e25c0a1c9b4a30e66fc87219eb0d827;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/bananapi_m64_defconfig b/configs/bananapi_m64_defconfig index 7f31cf0..36aa80a 100644 --- a/configs/bananapi_m64_defconfig +++ b/configs/bananapi_m64_defconfig @@ -1,12 +1,16 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-bananapi-m64" CONFIG_SPL=y CONFIG_MACH_SUN50I=y 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_DEFAULT_DEVICE_TREE="sun50i-a64-bananapi-m64" +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