u-boot-brain/board/atmel/at91rm9200dk
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
..
at91rm9200dk.c Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00
config.mk Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00
flash.c Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00
led.c Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00
Makefile Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
mux.c Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00
partition.c Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
u-boot.lds Move AT91RM9200DK board support under board/atmel 2008-02-14 10:07:46 +00:00