linux/arch/avr32/boards/atstk1000
Dmitry Eremin-Solenikov 1754aab9bb mtd: ATMEL, AVR32: inline nand partition table access
Currently atmel_nand driver used by AT91 and AVR32 calls a special callback
which return nand partition table and number of partitions. However in all
boards this callback returns just static data. So drop this callback and
make atmel_nand use partition table provided statically via platform_data.

Nicolas Ferre: I am in favor for a mainline inclusion through linux-mtd tree.
Hans-Christian Egtvedt: I'm fine by sending the changes for AVR32 through linux-mtd

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-09-11 15:01:57 +03:00
..
Kconfig avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
Makefile avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
atstk1000.h [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 2008-01-25 08:31:42 +01:00
atstk1002.c mtd: ATMEL, AVR32: inline nand partition table access 2011-09-11 15:01:57 +03:00
atstk1003.c avr32: add RTS/CTS/CLK pin selection for the USARTs 2009-04-01 16:13:45 +02:00
atstk1004.c avr32: add RTS/CTS/CLK pin selection for the USARTs 2009-04-01 16:13:45 +02:00
flash.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00
setup.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00