From: Dmitry Artamonow Date: Sun, 15 Mar 2009 18:09:50 +0000 (+0100) Subject: [ARM] 5424/1: h3600: clean up mtd partitions table X-Git-Tag: v2.6.30-rc1~636^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f110b3f2a61d26329290036dac3d70a6733099de;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed