[U-Boot] [PATCH 0/2] Add DYNAMIC_CRC_TABLE to am335x_evm
Faiz Abbas
faiz_abbas at ti.com
Tue Feb 6 13:45:57 UTC 2018
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
More information about the U-Boot
mailing list