From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] More Karo tx53 support
Date: Fri, 12 Oct 2012 18:52:50 +0200 [thread overview]
Message-ID: <1350060774-24779-1-git-send-email-s.hauer@pengutronix.de> (raw)
This adds support for a newer board revision (xx30) and
adds things necessary to boot from nand.
----------------------------------------------------------------
Sascha Hauer (4):
ARM i.MX53: enable imx53_init_lowlevel for pbl
ARM i.MX tx53: Add rev xx30 board support
ARM i.MX53: set bootsource location
ARM i.MX Karo tx53: Add env depending on bootsource
arch/arm/boards/karo-tx53/Makefile | 3 +
arch/arm/boards/karo-tx53/board.c | 29 +++-
arch/arm/boards/karo-tx53/flash_header.c | 152 ++++++++++++++++++++-
arch/arm/configs/tx53stk5_defconfig | 12 +-
arch/arm/mach-imx/Kconfig | 13 +-
arch/arm/mach-imx/Makefile | 1 +
arch/arm/mach-imx/boot.c | 35 +++++
arch/arm/mach-imx/imx53.c | 6 +-
arch/arm/mach-imx/include/mach/generic.h | 2 +
arch/arm/mach-imx/include/mach/imx-flash-header.h | 33 +++++
10 files changed, 273 insertions(+), 13 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-10-12 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-12 16:52 Sascha Hauer [this message]
2012-10-12 16:52 ` [PATCH 1/4] ARM i.MX53: enable imx53_init_lowlevel for pbl Sascha Hauer
2012-10-12 16:52 ` [PATCH 2/4] ARM i.MX tx53: Add rev xx30 board support Sascha Hauer
2012-10-12 16:52 ` [PATCH 3/4] ARM i.MX53: set bootsource location Sascha Hauer
2012-10-12 16:52 ` [PATCH 4/4] ARM i.MX Karo tx53: Add env depending on bootsource 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=1350060774-24779-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