X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fbananapi_m64_defconfig;h=36aa80a09baa7dfbdee4ecf036f6d72e10cd75e4;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=802f9820d0763d9fd2511d378bbff08b5ebab94e;hpb=f7d0ae9c630a163ec957d492a6b7d115f7edcecc;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/bananapi_m64_defconfig b/configs/bananapi_m64_defconfig index 802f982..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_DEFAULT_DEVICE_TREE="sun50i-a64-bananapi-m64" # 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