]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[ARM] 5424/1: h3600: clean up mtd partitions table
authorDmitry Artamonow <mad_soft@inbox.ru>
Sun, 15 Mar 2009 18:09:50 +0000 (19:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 15 Mar 2009 20:08:15 +0000 (20:08 +0000)
commitf110b3f2a61d26329290036dac3d70a6733099de
tree4b6d73f42de1a7397330ce0d29b245e3b2551451
parentf84e85ef3ccedd450d2dd266798c97b05b7b3563
[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>
arch/arm/mach-sa1100/h3600.c