X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FBananapi_M2_Ultra_defconfig;h=be5be9ae2fbd9978c2d892cbf63aabf694929bb6;hb=aca1f6789aa2e384a58909fa7a9696db9d607675;hp=8917af3c93ac7d4367f58930d517b70f5ea28405;hpb=86acfc96642b5de98ab1df90ee57e17453f47079;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Bananapi_M2_Ultra_defconfig b/configs/Bananapi_M2_Ultra_defconfig index 8917af3..be5be9a 100644 --- a/configs/Bananapi_M2_Ultra_defconfig +++ b/configs/Bananapi_M2_Ultra_defconfig @@ -9,10 +9,14 @@ CONFIG_MMC0_CD_PIN="PH13" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_USB1_VBUS_PIN="PH23" CONFIG_USB2_VBUS_PIN="PH23" +# CONFIG_HAS_ARMV7_SECURE_BASE is not set CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_STACK=0x8000 CONFIG_SPL_I2C=y +CONFIG_SYS_PBSIZE=1024 CONFIG_SCSI_AHCI=y +CONFIG_SYS_64BIT_LBA=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f CONFIG_SYS_I2C_SPEED=400000