ENV_HANDLUNG requires CRC32 to make the linker happy. Signed-off by: Juergen Beisert <jbe@xxxxxxxxxxxxxx> --- common/Kconfig | 1 + Index: u-boot-v2/common/Kconfig =================================================================== --- u-boot-v2.orig/common/Kconfig +++ u-boot-v2/common/Kconfig @@ -12,6 +12,7 @@ config CMD_MEMORY bool config ENV_HANDLING + select CRC32 bool menu "General Settings " -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | _______________________________________________ u-boot-v2 mailing list u-boot-v2@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/u-boot-v2