u-boot-brain/drivers
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
..
bios_emulator Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
block ata: update the libata.h from ata.h of linux kernel 2008-04-13 23:20:16 -07:00
dma Use #ifdef CONFIG_FSLDMAFEC 2008-02-14 22:13:28 +01:00
hwmon LM73 bug fix for negative temperatures and cleanup 2008-04-13 08:58:36 -07:00
i2c Fix warnings introduced by I2C bus speed setting patch 2008-04-13 14:54:16 -07:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 86xx: Add print_laws function to fsl_law.c 2008-01-24 12:12:51 -06:00
mtd Clean up dataflash partitioning 2008-04-18 00:24:05 -07:00
net s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame 2008-04-17 13:45:02 -07:00
pci Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 2008-04-13 18:03:29 -07:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe uec: add support for Broadcom BCM5481 Gigabit PHY 2008-03-25 19:16:46 -05:00
rtc ds174x: Fix warning on return in rtc_get and rtc_set functions 2008-04-17 14:11:18 -07:00
serial sh: Removed warning when compiling drivers/serial/serial_sh.c. 2008-03-28 14:16:14 +09:00
spi Fix conditional compilation of mpx8xxx_spi driver 2008-01-29 11:53:00 -06:00
usb Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c 2008-04-17 14:03:16 -07:00
video lwmon5 SYSMON POST: fix backlight control 2008-03-25 00:16:14 +01:00