All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Add support for BeagleBoard.org PocketBeagle
@ 2018-03-07 10:40 Jason Kridner
  2018-03-07 10:40 ` [U-Boot] [PATCH 1/4] " Jason Kridner
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Jason Kridner @ 2018-03-07 10:40 UTC (permalink / raw)
  To: u-boot

This series sets up the am335x_evm_usbspl_defconfig to boot the TI
AM335x based BeagleBoard.org PocketBeagle using the BeagleBoard.org
provided Debian images and enables NETCONSOLE over USB when the
environment is updated as needed.

Jason Kridner (4):
  Add support for BeagleBoard.org PocketBeagle
  am335x_evm: scan more partitions and use uname_r
  Handle NETCONSOLE and SPL enabled
  am335x: am335x_evm_usbspl_defconfig: NETCONSOLE

 board/ti/am335x/board.c             | 10 ++++++----
 board/ti/am335x/board.h             |  7 ++++++-
 board/ti/am335x/mux.c               |  3 +++
 configs/am335x_evm_usbspl_defconfig |  7 +++++++
 include/configs/am335x_evm.h        |  7 ++++++-
 include/environment/ti/mmc.h        | 13 +++++++++----
 include/net.h                       |  6 +++---
 7 files changed, 40 insertions(+), 13 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-04-07  0:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 10:40 [U-Boot] [PATCH 0/4] Add support for BeagleBoard.org PocketBeagle Jason Kridner
2018-03-07 10:40 ` [U-Boot] [PATCH 1/4] " Jason Kridner
2018-03-07 14:27   ` Tom Rini
2018-04-07  0:44   ` [U-Boot] [U-Boot, " Tom Rini
2018-03-07 10:40 ` [U-Boot] [PATCH 2/4] am335x_evm: scan more partitions and use uname_r Jason Kridner
2018-03-07 14:27   ` Tom Rini
2018-03-10 16:34     ` Jason Kridner
2018-03-10 23:13       ` Vagrant Cascadian
2018-03-07 10:40 ` [U-Boot] [PATCH 3/4] Handle NETCONSOLE and SPL enabled Jason Kridner
2018-03-07 14:27   ` Tom Rini
2018-03-07 18:01   ` Joe Hershberger
2018-04-07  0:44   ` [U-Boot] [U-Boot,3/4] " Tom Rini
2018-03-07 10:40 ` [U-Boot] [PATCH 4/4] am335x: am335x_evm_usbspl_defconfig: NETCONSOLE Jason Kridner
2018-03-07 14:27   ` Tom Rini
2018-04-07  0:44   ` [U-Boot] [U-Boot, " 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.