diff options
Diffstat (limited to 'configs/mccmon6_nor_defconfig')
-rw-r--r-- | configs/mccmon6_nor_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mccmon6_nor_defconfig b/configs/mccmon6_nor_defconfig index ded7245644c..e837b391ebc 100644 --- a/configs/mccmon6_nor_defconfig +++ b/configs/mccmon6_nor_defconfig @@ -30,6 +30,7 @@ CONFIG_SPL_NOR_SUPPORT=y CONFIG_SPL_OS_BOOT=y CONFIG_SYS_OS_BASE=0x8180000 CONFIG_SYS_MAXARGS=32 +CONFIG_SYS_PBSIZE=532 CONFIG_CMD_SPL=y CONFIG_CMD_SPL_NOR_OFS=0x09600000 CONFIG_CMD_SPL_WRITE_SIZE=0x20000 |