diff options
Diffstat (limited to 'configs/Marsboard_A10_defconfig')
-rw-r--r-- | configs/Marsboard_A10_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Marsboard_A10_defconfig b/configs/Marsboard_A10_defconfig index 61d9783197..8ba587db9c 100644 --- a/configs/Marsboard_A10_defconfig +++ b/configs/Marsboard_A10_defconfig @@ -5,6 +5,7 @@ CONFIG_SPL=y CONFIG_MACH_SUN4I=y CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SYS_PBSIZE=1024 CONFIG_SCSI_AHCI=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f |