u-boot-brain/board/atmel/at91sam9260ek
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
..
at91sam9260ek.c Add support for AT91SAM9260EK 2008-04-01 01:46:12 +02:00
config.mk Add support for AT91SAM9260EK 2008-04-01 01:46:12 +02:00
led.c Add support for AT91SAM9260EK 2008-04-01 01:46:12 +02:00
Makefile Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
nand.c AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile 2008-04-01 01:46:12 +02:00
partition.c Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
u-boot.lds Add support for AT91SAM9260EK 2008-04-01 01:46:12 +02:00