commit | 50493dd1f9f56097721c043fb7bd55c4cb2cc5e4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 12 17:36:43 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:05:38 2022 -0500 |
tree | a289cdf6bae2e20cb076ea94db6d6a818166198f | |
parent | 715cce65b889214a728dd44759204316aff29006 [diff] |
Remove unused symbols This commit removes the following unused symbols: CONFIG_SYS_NAND_DDR_LAW CONFIG_SYS_NAND_ECCSTEPS CONFIG_SYS_NAND_ECCTOTAL CONFIG_SYS_NAND_ENABLE_PIN_SPL CONFIG_SYS_NAND_MX7_GPMI_62_ECC_BYTES CONFIG_SYS_NAND_U_BOOT_RELOC_SP Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>