Files
u-boot-tk1-som/drivers/mtd
Stefan Roese 9def12cae3 MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Don't use LIST_HEAD() but initialize the struct via INIT_LIST_HEAD() upon
first call of add_mtd_partitions(). Otherwise this won't work on platforms
where the relocation is broken (like MIPS or PPC).

Signed-off-by: Stefan Roese <sr@denx.de>
2008-12-09 10:07:23 +01:00
..
2008-10-29 10:42:16 -05:00
2008-10-18 21:54:03 +02:00
2008-11-24 11:05:25 +01:00
2008-11-24 11:05:25 +01:00
2008-10-18 21:54:03 +02:00
2008-09-09 11:48:53 +02:00