diff options
Diffstat (limited to 'configs/mx6sabresd_defconfig')
-rw-r--r-- | configs/mx6sabresd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index 02e1d6a620..a5e63aa496 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig @@ -23,6 +23,7 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_SPL=y +CONFIG_CMD_SPL_WRITE_SIZE=0x20000 # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y CONFIG_CMD_PART=y |