
31 Jan
2012
31 Jan
'12
11:03 p.m.
From: Matt Porter mporter@ti.com
Cc: Chandan Nath chandan.nath@ti.com Tested-by: Tom Rini trini@ti.com Signed-off-by: Matt Porter mporter@ti.com --- include/configs/am335x_evm.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 2cea1f4..23663de 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -136,6 +136,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"
/*
--
1.7.0.4