mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* phyCORE-imx27 updates
@ 2014-06-12  6:53 Sascha Hauer
  2014-06-12  6:53 ` [PATCH 1/5] ARM: uncompress.c: copy executable to SDRAM if necessary Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sascha Hauer @ 2014-06-12  6:53 UTC (permalink / raw)
  To: barebox

Based on Alexanders switch to devicetree this series:

- Switches to multi image support and the generic imx_defconfig
- Adds barebox_update handlers for NOR/NAND Flash

Sascha

----------------------------------------------------------------
Sascha Hauer (5):
      ARM: uncompress.c: copy executable to SDRAM if necessary
      ARM: Phytec-phyCORE-imx27: Register board env during runtime
      ARM: i.MX bbu: Add update handler for external NOR boot
      ARM: Phytec-phyCORE-imx27: Register NOR/NAND update handlers
      ARM: Phytec-phyCORE-imx27: Switch to multiimage support

 arch/arm/boards/phytec-phycore-imx27/Makefile      |  1 +
 .../{env => defaultenv-pcm038}/boot/nand-ubi       |  0
 .../{env => defaultenv-pcm038}/boot/nor            |  0
 arch/arm/boards/phytec-phycore-imx27/lowlevel.c    | 24 +++++--
 arch/arm/boards/phytec-phycore-imx27/pcm038.c      | 13 +++-
 arch/arm/configs/imx_defconfig                     | 72 ++++++++++---------
 arch/arm/configs/phytec-phycore-imx27_defconfig    | 83 ----------------------
 arch/arm/cpu/uncompress.c                          | 27 +++++--
 arch/arm/dts/Makefile                              |  1 +
 arch/arm/mach-imx/Kconfig                          | 17 ++---
 arch/arm/mach-imx/imx-bbu-internal.c               | 46 +++++++++++-
 arch/arm/mach-imx/include/mach/bbu.h               |  9 +++
 images/Makefile.imx                                |  4 ++
 13 files changed, 156 insertions(+), 141 deletions(-)
 rename arch/arm/boards/phytec-phycore-imx27/{env => defaultenv-pcm038}/boot/nand-ubi (100%)
 rename arch/arm/boards/phytec-phycore-imx27/{env => defaultenv-pcm038}/boot/nor (100%)
 delete mode 100644 arch/arm/configs/phytec-phycore-imx27_defconfig

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-12  6:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-12  6:53 phyCORE-imx27 updates Sascha Hauer
2014-06-12  6:53 ` [PATCH 1/5] ARM: uncompress.c: copy executable to SDRAM if necessary Sascha Hauer
2014-06-12  6:53 ` [PATCH 2/5] ARM: Phytec-phyCORE-imx27: Register board env during runtime Sascha Hauer
2014-06-12  6:53 ` [PATCH 3/5] ARM: i.MX bbu: Add update handler for external NOR boot Sascha Hauer
2014-06-12  6:53 ` [PATCH 4/5] ARM: Phytec-phyCORE-imx27: Register NOR/NAND update handlers Sascha Hauer
2014-06-12  6:53 ` [PATCH 5/5] ARM: Phytec-phyCORE-imx27: Switch to multiimage support Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox