diff mbox

[U-Boot,2/2] SPL: Enable YMODEM support on BeagleBone and AM335x EVM

Message ID 1328047438-26294-2-git-send-email-trini@ti.com
State Accepted
Commit 763cf0a3d24124916824e31793fbafbbb4311597
Delegated to: Tom Rini
Headers show

Commit Message

Tom Rini Jan. 31, 2012, 10:03 p.m. UTC
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 mbox

Patch

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"
 
 /*