From: Matt Porter Date: Tue, 31 Jan 2012 12:03:58 +0000 (+0000) Subject: SPL: Enable YMODEM support on BeagleBone and AM335x EVM X-Git-Tag: v2012.04-rc1~19^2~121 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=763cf0a3d24124916824e31793fbafbbb4311597;p=u-boot SPL: Enable YMODEM support on BeagleBone and AM335x EVM Cc: Chandan Nath Tested-by: Tom Rini Signed-off-by: Matt Porter --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 6683b3ec29..d0fbc88214 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -145,6 +145,7 @@ #define CONFIG_SPL_LIBDISK_SUPPORT #define CONFIG_SPL_LIBGENERIC_SUPPORT #define CONFIG_SPL_SERIAL_SUPPORT +#define CONFIG_SPL_YMODEM_SUPPORT #define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds" /*