public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black
@ 2013-07-09 19:00 Justin Waters
  2013-07-09 19:00 ` [U-Boot] [PATCH 1/5] am335x_evm: Make NAND support modular Justin Waters
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Justin Waters @ 2013-07-09 19:00 UTC (permalink / raw)
  To: u-boot

There are a number of differences between the BeagleBone Black
and other AM335x boards that require some modification of the
default AM335x EVM configuration. In particular, it lacks NAND
flash, has multiple MMC interfaces, and can store its environment
in an unused eMMC partition.

The following patch set improves the out-of-box experience on the
BeagleBone Black without impacting the existing AM335x boards.

Justin Waters (5):
  am335x_evm: Make NAND support modular
  am335x_evm: Add am335x_boneblack variant
  am335x_evm: Add command line editing
  am335x_evm: Rework bootcmd to handle two MMC devs
  Add additional MLO images to .gitignore

 .gitignore                   |    2 +-
 boards.cfg                   |    1 +
 include/configs/am335x_evm.h |  107 +++++++++++++++++++++++++++---------------
 3 files changed, 70 insertions(+), 40 deletions(-)

-- 
1.7.9.6

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

end of thread, other threads:[~2013-07-17 21:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 19:00 [U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black Justin Waters
2013-07-09 19:00 ` [U-Boot] [PATCH 1/5] am335x_evm: Make NAND support modular Justin Waters
2013-07-09 19:44   ` Tom Rini
2013-07-09 19:48     ` Justin Waters
2013-07-17 21:05   ` Scott Wood
2013-07-17 21:08     ` Scott Wood
2013-07-09 19:00 ` [U-Boot] [PATCH 2/5] am335x_evm: Add am335x_boneblack variant Justin Waters
2013-07-09 19:00 ` [U-Boot] [PATCH 3/5] am335x_evm: Add command line editing Justin Waters
2013-07-09 19:00 ` [U-Boot] [PATCH 4/5] am335x_evm: Rework bootcmd to handle two MMC devs Justin Waters
2013-07-09 19:00 ` [U-Boot] [PATCH 5/5] Add additional MLO images to .gitignore Justin Waters
2013-07-09 19:47 ` [U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black Tom Rini
2013-07-09 20:18   ` Justin Waters

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