[U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black
Justin Waters
justin.waters at timesys.com
Tue Jul 9 21:00:05 CEST 2013
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
More information about the U-Boot
mailing list