
6 Feb
2018
6 Feb
'18
2:45 p.m.
The spl image when built for am335x_evm_defconfig exceeds the maximum sram size when new functionality is added. The following patches are part of an effort to reduce the size.
Faiz Abbas (2): lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig configs: am335x_evm: Add DYNAMIC_CRC_TABLE
configs/am335x_evm_defconfig | 1 + include/configs/am335x_evm.h | 2 -- lib/Kconfig | 6 ++++++ lib/crc32.c | 6 +++--- 4 files changed, 10 insertions(+), 5 deletions(-)
--
2.7.4