All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Agner <stefan@agner.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/6] am335x_evm: Make NAND support modular
Date: Fri, 12 Jul 2013 13:30:52 +0200	[thread overview]
Message-ID: <36273abc6d0064278bc86f66896a3b8d@agner.ch> (raw)
In-Reply-To: <1373550903-474-2-git-send-email-justin.waters@timesys.com>

Am 2013-07-11 15:54, schrieb Justin Waters:
> Give the user the ability to disable NAND support by defining
> CONFIG_NO_NAND. This will allow custom hardware to easily support
> this configuration.

If NAND is not enabled, we could also ifdef the SPI/MTD/CMD_FS
configurations since they are not used on BeagleBone Black either. Maybe
something for a follow-up patch rather than a new version of this
patchset.

--
Stefan

  reply	other threads:[~2013-07-12 11:30 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 [this message]
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 ` [U-Boot] [PATCH v2 6/6] am335x_evm: Add am335x_boneblack variant Justin Waters
2013-07-26 13:04   ` 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=36273abc6d0064278bc86f66896a3b8d@agner.ch \
    --to=stefan@agner.ch \
    --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.