Re: [U-Boot] [PATCH 2/5] ARM: openrd: set CONFIG_LOGLEVEL to 2

2017-11-28 Thread Masahiro Yamada
2017-11-28 21:23 GMT+09:00 Masahiro Yamada : > These boards are on the boundary of "u-boot-nodtb.bin exceeds file > size limit" error. > > Reduce the log-level to save memory footprint. > > Signed-off-by: Masahiro Yamada > --- > Applied to u-boot-uniphier because I need this for the NAND updates.

[U-Boot] [PATCH 2/5] ARM: openrd: set CONFIG_LOGLEVEL to 2

2017-11-28 Thread Masahiro Yamada
These boards are on the boundary of "u-boot-nodtb.bin exceeds file size limit" error. Reduce the log-level to save memory footprint. Signed-off-by: Masahiro Yamada --- configs/openrd_base_defconfig | 2 +- configs/openrd_client_defconfig | 2 +- configs/openrd_ultimate_defconfig | 2 +-