Recent features enabled by default require a larger monitor size for the cm-bf548 port, so bump it up a bit.
Signed-off-by: Mike Frysinger <vap...@gentoo.org> --- include/configs/cm-bf548.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/cm-bf548.h b/include/configs/cm-bf548.h index 63b9399..fa62a8e 100644 --- a/include/configs/cm-bf548.h +++ b/include/configs/cm-bf548.h @@ -64,7 +64,7 @@ #define CONFIG_EBIU_FCTL_VAL (BCLK_4) #define CONFIG_EBIU_MODE_VAL (B0MODE_FLASH) -#define CONFIG_SYS_MONITOR_LEN (384 * 1024) +#define CONFIG_SYS_MONITOR_LEN (512 * 1024) #define CONFIG_SYS_MALLOC_LEN (640 * 1024) -- 1.7.2 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot