u-boot/drivers
Ilko Iliev bd876772ee mtd/dataflash.c: fix a problem with the last partition
This patch fix the problem that only the [NB_DATAFLASH_AREA - 1] dataflash
partition can be defined to use the area to the end of dataflash size.
Now it is possible to have only one dataflash partition from 0 to the end
of of dataflash size.

Signed-off-by: Ilko Iliev <iliev@ronetix.at>
2008-12-02 21:53:24 +01:00
..
bios_emulator Fix the function conflict in x86emu when DEBUG is on 2008-10-17 01:14:37 +02:00
block Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c ARM: OMAP: Convert IO macros 2008-11-21 01:44:35 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc fsl_law clear enable before changing. 2008-10-18 21:54:05 +02:00
mmc rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mtd mtd/dataflash.c: fix a problem with the last partition 2008-12-02 21:53:24 +01:00
net ColdFire: Add mii driver in drivers/net 2008-11-09 21:38:05 -08:00
pci powerpc: fix pci window initialization to work with > 4GB DRAM 2008-10-27 16:27:58 -05:00
pcmcia rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
qe drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. 2008-11-09 21:38:05 -08:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usb Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
video atmel_lcdfb: Straighten out funky vl_sync logic 2008-10-25 20:33:32 +02:00