diff options
author | Holger Brunck <[holger.brunck@keymile.com]> | 2011-06-16 12:41:15 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-07-04 08:55:28 (GMT) |
commit | 83b40c31466a2c0113686806767af7e163e69d1a (patch) | |
tree | fc86a13f8f636f203586dec20e08f4dd656f2117 /MAINTAINERS | |
parent | 8f2827fc43fe92c93875631c730cb9b54998d340 (diff) | |
download | u-boot-83b40c31466a2c0113686806767af7e163e69d1a.tar.xz |
arm/km: replace suenx targets with km_kirkwood
suen3 and suen8 were in first HW version quite different, but
now they are from a u-boot point of view similar. So these
two boards can use the same header file. Other keymile boards
differ only in the usage of the PCI interface. Therefore
a target km_kirkwood_pci was introduced. All targets use
the same header file.
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4160624..40560b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -731,6 +731,10 @@ Sergey Lapin <slapin@ossfans.org> afeb9260 ARM926EJS (AT91SAM9260 SoC) +Valentin Longchamp <valentin.longchamp@keymile.com> + + km_kirkwood ARM926EJS (Kirkwood SoC) + Nishanth Menon <nm@ti.com> omap3_sdp3430 ARM ARMV7 (OMAP3xx SoC) @@ -819,8 +823,6 @@ Heiko Schocher <hs@denx.de> magnesium i.MX27 mgcoge3un ARM926EJS (Kirkwood SoC) - suen3 ARM926EJS (Kirkwood SoC) - suen8 ARM926EJS (Kirkwood SoC) Robert Schwebel <r.schwebel@pengutronix.de> |