From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3] at91sam9x5 add nand pmecc support
Date: Sun, 21 Oct 2012 10:34:08 +0200 [thread overview]
Message-ID: <20121021083408.GX27665@pengutronix.de> (raw)
In-Reply-To: <20121017180024.GB446@game.jcrosoft.org>
On Wed, Oct 17, 2012 at 08:00:24PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
>
> on the sam9x5 series we have now a working hw ecc and it's needed for
> nand boot
>
> add it's support to barebox
>
> The following changes since commit 44003508719639b99c1724d27019f778ec0546b7:
>
> at91sam9x5ek: fix bootstrap size to 256KiB (2012-10-17 15:05:52 +0800)
>
> are available in the git repository at:
>
> git://git.jcrosoft.org/barebox.git delivery/at91sam9x5_pmecc
Applied, thanks
Sascha
>
> for you to fetch changes up to 14311f1005341b9019afe4ec10c5a1494e68a42c:
>
> at91sam9x5ek: switch to hw pmecc nand support (2012-10-17 16:59:55 +0800)
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (3):
> nand: atmel add pmecc support
> at91sam9x5: add pmecc support
> at91sam9x5ek: switch to hw pmecc nand support
>
> arch/arm/boards/at91sam9x5ek/init.c | 3 +
> arch/arm/configs/at91sam9x5ek_defconfig | 11 +-
> arch/arm/mach-at91/at91sam9x5_devices.c | 16 +-
> arch/arm/mach-at91/include/mach/board.h | 4 +
> drivers/mtd/nand/Kconfig | 8 +
> drivers/mtd/nand/atmel_nand.c | 782 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
> drivers/mtd/nand/atmel_nand_ecc.h | 114 +++++++++++++-
> 7 files changed, 886 insertions(+), 52 deletions(-)
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2012-10-21 8:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-17 18:00 Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 18:04 ` [PATCH 1/3] nand: atmel add " Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 18:04 ` [PATCH 2/3] at91sam9x5: " Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 18:04 ` [PATCH 3/3] at91sam9x5ek: switch to hw pmecc nand support Jean-Christophe PLAGNIOL-VILLARD
2012-10-21 8:34 ` Sascha Hauer [this message]
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=20121021083408.GX27665@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.com \
/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