mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] i.MX external nand boot
Date: Tue,  9 Jul 2013 11:54:36 +0200	[thread overview]
Message-ID: <1373363682-24449-1-git-send-email-s.hauer@pengutronix.de> (raw)


The following gets rid of several ifdefs in the i.MX external
nand boot code. Also we have to revert the pcm038 conversion
to multiimage support for now as it turned out to be incompatible
with external nand boot mode. This is fixable, but for now to
get the master branch working revert it.

Sascha

----------------------------------------------------------------
Sascha Hauer (6):
      Revert "ARM: i.MX27 pcm038: switch to multi image"
      ARM: i.MX: External Nand boot: make 2k support nonoptional
      ARM: i.MX: External Nand boot: move pagesize detection into SoC specific code
      ARM: i.MX: External Nand boot: remove debug command
      ARM: i.MX: External Nand boot: remove ifdefs
      ARM: i.MX: External Nand boot: remove ifdefs around SoC functions

 arch/arm/boards/pcm038/lowlevel.c      |   4 +-
 arch/arm/mach-imx/Kconfig              |  17 ----
 arch/arm/mach-imx/external-nand-boot.c | 171 ++++++++++++---------------------
 images/Makefile.imx                    |   5 -
 4 files changed, 61 insertions(+), 136 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-07-09  9:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-09  9:54 Sascha Hauer [this message]
2013-07-09  9:54 ` [PATCH 1/6] Revert "ARM: i.MX27 pcm038: switch to multi image" Sascha Hauer
2013-07-09  9:54 ` [PATCH 2/6] ARM: i.MX: External Nand boot: make 2k support nonoptional Sascha Hauer
2013-07-09  9:54 ` [PATCH 3/6] ARM: i.MX: External Nand boot: move pagesize detection into SoC specific code Sascha Hauer
2013-07-09  9:54 ` [PATCH 4/6] ARM: i.MX: External Nand boot: remove debug command Sascha Hauer
2013-07-09  9:54 ` [PATCH 5/6] ARM: i.MX: External Nand boot: remove ifdefs Sascha Hauer
2013-07-09  9:54 ` [PATCH 6/6] ARM: i.MX: External Nand boot: remove ifdefs around SoC functions Sascha Hauer

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=1373363682-24449-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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