From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: phyCORE-imx27 updates
Date: Thu, 12 Jun 2014 08:53:38 +0200 [thread overview]
Message-ID: <1402556023-1811-1-git-send-email-s.hauer@pengutronix.de> (raw)
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
next reply other threads:[~2014-06-12 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 6:53 Sascha Hauer [this message]
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
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=1402556023-1811-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