projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24de357
)
SPL: Enable YMODEM support on BeagleBone and AM335x EVM
author
Matt Porter
<mporter@ti.com>
Tue, 31 Jan 2012 12:03:58 +0000
(12:03 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Mon, 26 Mar 2012 21:09:25 +0000
(23:09 +0200)
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
patch
|
blob
|
history
diff --git
a/include/configs/am335x_evm.h
b/include/configs/am335x_evm.h
index 6683b3ec29a281e182d82722e61130fd47e0e632..d0fbc8821482b28f7ef6a941998b4e487b434966 100644
(file)
--- 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"
/*