[PATCH] i.MX external nand boot

Sascha Hauer s.hauer at pengutronix.de
Tue Jul 9 05:54:36 EDT 2013


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(-)



More information about the barebox mailing list