[U-Boot] [PATCH v2 0/6] Enhance support for BeagleBone Black
Tom Rini
trini at ti.com
Tue Jul 30 15:25:30 CEST 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130730/2b9f450a/attachment.pgp>
More information about the U-Boot
mailing list