All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Waters <justin.waters@timesys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 6/6] am335x_evm: Add am335x_boneblack variant
Date: Thu, 11 Jul 2013 09:55:03 -0400	[thread overview]
Message-ID: <1373550903-474-7-git-send-email-justin.waters@timesys.com> (raw)
In-Reply-To: <1373550903-474-1-git-send-email-justin.waters@timesys.com>

The BeagleBone Black differs from the other AM335x boards in a few
significant ways, so it makes sense to create a custom configuration
for it. In particular, it uses eMMC instead of NAND flash.

Signed-off-by: Justin Waters <justin.waters@timesys.com>
---
 boards.cfg |    1 +
 1 file changed, 1 insertion(+)

diff --git a/boards.cfg b/boards.cfg
index c0cf446..461f69b 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -249,6 +249,7 @@ am335x_evm_uart3             arm         armv7       am335x              ti
 am335x_evm_uart4             arm         armv7       am335x              ti             am33xx      am335x_evm:SERIAL5,CONS_INDEX=5,NAND
 am335x_evm_uart5             arm         armv7       am335x              ti             am33xx      am335x_evm:SERIAL6,CONS_INDEX=6,NAND
 am335x_evm_usbspl            arm         armv7       am335x              ti             am33xx      am335x_evm:SERIAL1,CONS_INDEX=1,NAND,SPL_USBETH_SUPPORT
+am335x_boneblack             arm         armv7       am335x              ti             am33xx      am335x_evm:SERIAL1,CONS_INDEX=1,EMMC_BOOT
 ti814x_evm                   arm         armv7       ti814x              ti             am33xx
 pcm051                       arm         armv7       pcm051              phytec         am33xx      pcm051
 sama5d3xek_mmc               arm         armv7       sama5d3xek          atmel          at91        sama5d3xek:SAMA5D3,SYS_USE_MMC
-- 
1.7.9.6

  parent reply	other threads:[~2013-07-11 13:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 13:54 [U-Boot] [PATCH v2 0/6] Enhance support for BeagleBone Black Justin Waters
2013-07-11 13:54 ` [U-Boot] [PATCH v2 1/6] am335x_evm: Make NAND support modular Justin Waters
2013-07-12 11:30   ` Stefan Agner
2013-07-15 14:45     ` Justin Waters
2013-07-11 13:54 ` [U-Boot] [PATCH v2 2/6] am335x_evm: Add command line editing Justin Waters
2013-07-11 13:55 ` [U-Boot] [PATCH v2 3/6] am335x_evm: Rework bootcmd to handle two MMC devs Justin Waters
2013-07-11 13:55 ` [U-Boot] [PATCH v2 4/6] Add additional MLO images to .gitignore Justin Waters
2013-07-11 13:55 ` [U-Boot] [PATCH v2 5/6] am335x_evm: Add support for eMMC environment Justin Waters
2013-07-11 13:55 ` Justin Waters [this message]
2013-07-26 13:04   ` [U-Boot] [PATCH v2 6/6] am335x_evm: Add am335x_boneblack variant Tom Rini
2013-07-13 11:03 ` [U-Boot] [PATCH v2 0/6] Enhance support for BeagleBone Black Stefan Agner
2013-07-30 13:25 ` Tom Rini

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=1373550903-474-7-git-send-email-justin.waters@timesys.com \
    --to=justin.waters@timesys.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.