commit | f110b3f2a61d26329290036dac3d70a6733099de | [log] [tgz] |
---|---|---|
author | Dmitry Artamonow <mad_soft@inbox.ru> | Sun Mar 15 19:09:50 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Mar 15 20:08:15 2009 +0000 |
tree | 4b6d73f42de1a7397330ce0d29b245e3b2551451 | |
parent | f84e85ef3ccedd450d2dd266798c97b05b7b3563 [diff] |
[ARM] 5424/1: h3600: clean up mtd partitions table Right now iPaq h3600's default MTD partitions table is a mess. It has two #ifdefs with #else, giving total 3 variants, depending on your kernel config. Replace all this with simple two-partitions scheme (bootloader + rootfs), that used by both shipped WindowsCE and most of the linux distributions (Familiar, Angstrom) Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>