X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fnanopi_a64_defconfig;h=226ccaa12ffe852205f864c2b853e194fa879d79;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=0d46b332b1f0187fcdc6bb744268d448bfa85291;hpb=8e4af8f6d83e6d08b10939a9ce994897c6c837aa;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/nanopi_a64_defconfig b/configs/nanopi_a64_defconfig index 0d46b33..226ccaa 100644 --- a/configs/nanopi_a64_defconfig +++ b/configs/nanopi_a64_defconfig @@ -1,10 +1,13 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-nanopi-a64" CONFIG_SPL=y CONFIG_MACH_SUN50I=y CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-nanopi-a64" +CONFIG_SPL_STACK=0x54000 +CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_BOOTM_LEN=0x2000000 CONFIG_SUN8I_EMAC=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y