u-boot-brain/board/atmel
Ulf Samuelsson c3a60cb3bd Clean up dataflash partitioning
This patch removes the board dependent parts from
"drivers/mtd/dataflash.c".
Each board relying on this, will have the appropriate
code in a new file, "partition.c" in the board directory.
board Makefiles updated to use the file.

The dataflash partitions are aligned on sector/page boundaries.

The CONFIG_NEW_DF_PARTITION was used to create named partitions
This is now the default operation, and the CONFIG variable is removed.

Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
2008-04-18 00:24:05 -07:00
..
at91cap9adk Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
at91rm9200dk Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
at91sam9260ek Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
atngw100 AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
atstk1000 AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00