u-boot-brain/board/atmel/at91cap9adk
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.c Port AT91CAP9 to the new headers 2008-04-01 01:45:50 +02:00
config.mk AT91CAP9 support : move board files to Atmel vendor directory. 2008-02-14 09:37:58 +00:00
led.c Port AT91CAP9 to the new headers 2008-04-01 01:45:50 +02:00
Makefile Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
nand.c AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile 2008-04-01 01:46:01 +02:00
partition.c Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
u-boot.lds AT91CAP9 support : move board files to Atmel vendor directory. 2008-02-14 09:37:58 +00:00