summaryrefslogtreecommitdiff
path: root/configs/Bananapi_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Bananapi_defconfig')
-rw-r--r--configs/Bananapi_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Bananapi_defconfig b/configs/Bananapi_defconfig
index 7f59fc9b3d..053ba13765 100644
--- a/configs/Bananapi_defconfig
+++ b/configs/Bananapi_defconfig
@@ -9,9 +9,12 @@ CONFIG_VIDEO_COMPOSITE=y
CONFIG_GMAC_TX_DELAY=3
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_NETCONSOLE=y
CONFIG_SCSI_AHCI=y
+CONFIG_SYS_64BIT_LBA=y
CONFIG_SYS_I2C_MVTWSI=y
CONFIG_SYS_I2C_SLAVE=0x7f
CONFIG_SYS_I2C_SPEED=400000