[U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB
Ilya Yanok
ilya.yanok at cogentembedded.com
Mon Dec 31 17:32:38 CET 2012
These series add support for booting via USB on TI AM335X based boards.
Tested on BeagleBone.
Ilya Yanok (5):
spl: support for booting via usbeth
am33xx: support for booting via usbeth
am335x_evm: enable support for booting via USB
spl: add possibility to force boot device
am335x_evm: add new config with forced USB booting
arch/arm/cpu/armv7/omap-common/boot-common.c | 3 +++
arch/arm/include/asm/arch-am33xx/spl.h | 1 +
board/ti/am335x/board.c | 3 ++-
boards.cfg | 1 +
common/spl/spl.c | 9 +++++++++
include/configs/am335x_evm.h | 8 ++++++++
spl/Makefile | 2 ++
7 files changed, 26 insertions(+), 1 deletion(-)
--
1.8.0.2
More information about the U-Boot
mailing list