On Thu, Jul 11, 2013 at 09:54:57AM -0400, Justin Waters wrote: > 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 by making the AM335x EVM configuration more modular, > and adding a few additional features. > > Changes from v1: > * Reordered the patches > * Broke out the beagleboard target addition into a seperate patch > so that it is independent of the other changes > * Reversed the NAND logic- rather than using a new token, NO_NAND, > I simply define NAND in the configurations for the other boards. > * Fixed some bugs introduced by my mmcboot modifications > > Justin Waters (6): > am335x_evm: Make NAND support modular > am335x_evm: Add command line editing > am335x_evm: Rework bootcmd to handle two MMC devs > Add additional MLO images to .gitignore > am335x_evm: Add support for eMMC environment > am335x_evm: Add am335x_boneblack variant > > .gitignore | 2 +- > boards.cfg | 17 +++---- > include/configs/am335x_evm.h | 101 > ++++++++++++++++++++++++++---------------- > 3 files changed, 72 insertions(+), 48 deletions(-)
Applied to u-boot-ti/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot