All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB
@ 2012-12-31 16:32 Ilya Yanok
  2012-12-31 16:32 ` [U-Boot] [PATCH 1/5] spl: support for booting via usbeth Ilya Yanok
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Ilya Yanok @ 2012-12-31 16:32 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-02-05 16:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31 16:32 [U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB Ilya Yanok
2012-12-31 16:32 ` [U-Boot] [PATCH 1/5] spl: support for booting via usbeth Ilya Yanok
2012-12-31 16:32 ` [U-Boot] [PATCH 2/5] am33xx: " Ilya Yanok
2013-01-02 15:15   ` Tom Rini
2013-02-05 16:25   ` [U-Boot] [U-Boot,2/5] " Tom Rini
2012-12-31 16:32 ` [U-Boot] [PATCH 3/5] am335x_evm: enable support for booting via USB Ilya Yanok
2013-01-02 15:07   ` Tom Rini
2012-12-31 16:32 ` [U-Boot] [PATCH 4/5] spl: add possibility to force boot device Ilya Yanok
2013-02-05 16:29   ` [U-Boot] [U-Boot, " Tom Rini
2012-12-31 16:32 ` [U-Boot] [PATCH 5/5] am335x_evm: add new config with forced USB booting Ilya Yanok
2013-01-02 15:09   ` Tom Rini
2013-02-05 16:29   ` [U-Boot] [U-Boot, " Tom Rini
2013-01-22 22:59 ` [U-Boot] [PATCH 1/1] am335x_evm: Add am335x_evm_usbspl boot target Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.