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

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to