
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(-)