public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black
Date: Tue, 9 Jul 2013 15:47:43 -0400	[thread overview]
Message-ID: <20130709194743.GD4846@bill-the-cat> (raw)
In-Reply-To: <1373396410-23518-1-git-send-email-justin.waters@timesys.com>

On Tue, Jul 09, 2013 at 03:00:05PM -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 without impacting the existing AM335x boards.

So, I was wondering how to best handle this last week.  The problem is
that most of what you've done for BeagleBone Black also fits with
BeagleBone White and EVM SK.  Or all 3 may be best served (depending on
the use case) with env as a file on FAT.

-- 
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/20130709/e256d989/attachment.pgp>

  parent reply	other threads:[~2013-07-09 19:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Tom Rini [this message]
2013-07-09 20:18   ` [U-Boot] [PATCH 0/5] Enhance support for BeagleBone Black Justin Waters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130709194743.GD4846@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox