mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH V2 0/3] at91 fixes
@ 2011-02-22 11:32 Marc Kleine-Budde
  2011-02-22 11:32 ` [PATCH V2 1/3] at91sam9g45_devices: fix compilation if NAND driver is enabled Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2011-02-22 11:32 UTC (permalink / raw)
  To: barebox; +Cc: sha

Hello,

this patch series fixes some problems on the at91sam9g45 and adds support for
flash based bad block table to the atmel nand driver.

changes since V1:

- fix wording in commit message

The following changes since commit 58ec1a81a16a758bc6125f7736d13137c5b7e17f:

  Merge branch 'tx25' into next (2011-02-18 11:11:48 +0100)

are available in the git repository at:

  git://git.pengutronix.de/git/mkl/barebox.git at91

Juergen Beisert (1):
      at91sam9g45_devices: fix compilation if NAND driver is enabled

Marc Kleine-Budde (2):
      at91sam9g45_devices: don't hardcode nand ecc mode
      atmel_nand: add support for flash based bad block table

 arch/arm/mach-at91/at91sam9g45_devices.c |    2 +-
 arch/arm/mach-at91/include/mach/board.h  |    1 +
 drivers/mtd/nand/atmel_nand.c            |    5 +++++
 3 files changed, 7 insertions(+), 1 deletions(-)



_______________________________________________
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:[~2011-02-22 12:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22 11:32 [PATCH V2 0/3] at91 fixes Marc Kleine-Budde
2011-02-22 11:32 ` [PATCH V2 1/3] at91sam9g45_devices: fix compilation if NAND driver is enabled Marc Kleine-Budde
2011-02-22 11:32 ` [PATCH V2 2/3] at91sam9g45_devices: don't hardcode nand ecc mode Marc Kleine-Budde
2011-02-22 12:02   ` Jean-Christophe PLAGNIOL-VILLARD
2011-02-22 11:32 ` [PATCH V2 3/3] atmel_nand: add support for flash based bad block table Marc Kleine-Budde
2011-02-22 12:03   ` Jean-Christophe PLAGNIOL-VILLARD

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