diff options
Diffstat (limited to 'configs/eb_cpu5282_defconfig')
-rw-r--r-- | configs/eb_cpu5282_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig index a0cfb1eee22..f8c0198d25e 100644 --- a/configs/eb_cpu5282_defconfig +++ b/configs/eb_cpu5282_defconfig @@ -18,6 +18,7 @@ CONFIG_BOOTCOMMAND="printenv" CONFIG_MISC_INIT_R=y # CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="\nEB+CPU5282> " +CONFIG_SYS_CBSIZE=1024 CONFIG_SYS_PBSIZE=1054 CONFIG_CMD_IMLS=y CONFIG_CMD_I2C=y |