]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)
authorDan Williams <dan.j.williams@intel.com>
Fri, 16 Mar 2007 18:31:06 +0000 (19:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 17 Mar 2007 22:33:26 +0000 (22:33 +0000)
commit094f127588679591a871eb20b136f6b2f2796c98
treee794048fc108b1527a4a0fac5ffb6d5136e6750f
parent5455a51e6f333d43e0b6b52d1712557475d8eb9d
[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)

An iq80219 is a board with an iq31244 layout and an 80219 processor.  It
breaks the current assumption that all 80219 processors run on ep80219
platforms.  This patch adds the "force_ep80219" option to the kernel to
override boot loaders that have passed in the iq31244 id, and adds the
MACHINE_START definition for ep80219.

[ patch assumes that EP80219 has been added to mach-types ]

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-iop32x/Kconfig
arch/arm/mach-iop32x/iq31244.c