u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] AM64: Add support for booting to kernel from USB MSC device
@ 2021-08-04 13:12 Aswath Govindraju
  2021-08-04 13:12 ` [PATCH 1/3] board: ti: am64x: Add support for fixing dr_mode while booting from USB Aswath Govindraju
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aswath Govindraju @ 2021-08-04 13:12 UTC (permalink / raw)
  Cc: Kishon Vijay Abraham I, Aswath Govindraju, Lokesh Vutla,
	Vignesh Raghavendra, Dave Gerlach, Simon Glass,
	Matwey V. Kornilov, u-boot

The following series of patches add support for booting to kernel using USB
MSC device as the boot media, in AM64

Aswath Govindraju (3):
  board: ti: am64x: Add support for fixing dr_mode while booting from
    USB
  environment: ti: mmc.h: Make the finduuid generic for usage across
    different device types
  include: configs: am64x_evm: Add env variables for booting to kernel
    using USB MSC device

 board/ti/am64x/evm.c         | 32 ++++++++++++++++++++++++++++++++
 include/configs/am64x_evm.h  | 31 ++++++++++++++++++++++++++++++-
 include/environment/ti/mmc.h |  2 +-
 3 files changed, 63 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-09-11 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 13:12 [PATCH 0/3] AM64: Add support for booting to kernel from USB MSC device Aswath Govindraju
2021-08-04 13:12 ` [PATCH 1/3] board: ti: am64x: Add support for fixing dr_mode while booting from USB Aswath Govindraju
2021-09-11 12:16   ` Tom Rini
2021-08-04 13:12 ` [PATCH 2/3] environment: ti: mmc.h: Make the finduuid generic for usage across different device types Aswath Govindraju
2021-09-11 12:16   ` Tom Rini
2021-08-04 13:12 ` [PATCH 3/3] include: configs: am64x_evm: Add env variables for booting to kernel using USB MSC device Aswath Govindraju
2021-09-11 12:16   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).