public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Add distro bootcommand to beagle bone and related boards
@ 2015-08-28 13:01 Sjoerd Simons
  2015-08-28 13:01 ` [U-Boot] [PATCH 1/3] config_distro_bootcmd.h: Use a private variable for bootpart Sjoerd Simons
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sjoerd Simons @ 2015-08-28 13:01 UTC (permalink / raw)
  To: u-boot


Given the beagle bone and beagle bone black boards are quite popular
devboards it seems rather convenient to have them using the distro
boot commands. This patchset adds just that while staying compatible
with the old scheme


Sjoerd Simons (3):
  config_distro_bootcmd.h: Use a private variable for bootpart
  configs: ti_armv7_common.h: Add default addresses for pxe and scripts
  configs: am335x_evm: Support distro bootcmds

 include/config_distro_bootcmd.h   | 18 ++++++++++------
 include/configs/am335x_evm.h      | 45 ++++++++++++++++++++++++++++++++-------
 include/configs/ti_armv7_common.h |  2 ++
 3 files changed, 50 insertions(+), 15 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-10-22 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 13:01 [U-Boot] [PATCH 0/3] Add distro bootcommand to beagle bone and related boards Sjoerd Simons
2015-08-28 13:01 ` [U-Boot] [PATCH 1/3] config_distro_bootcmd.h: Use a private variable for bootpart Sjoerd Simons
2015-08-28 19:42   ` Stephen Warren
2015-10-22 21:19   ` [U-Boot] [U-Boot, " Tom Rini
2015-08-28 13:01 ` [U-Boot] [PATCH 2/3] configs: ti_armv7_common.h: Add default addresses for pxe and scripts Sjoerd Simons
2015-10-22 21:19   ` [U-Boot] [U-Boot, " Tom Rini
2015-08-28 13:01 ` [U-Boot] [PATCH 3/3] configs: am335x_evm: Support distro bootcmds Sjoerd Simons
2015-10-22 21:19   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox