]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/km/km_arm.h
ARM: Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards
authorValentin Longchamp <[valentin.longchamp@keymile.com]>
Tue, 1 Nov 2011 11:56:36 +0000 (17:26 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:22 +0000 (22:56 +0100)
commit8620ca2a1f42e33da93d7115c0cf8a9ea4846b64
tree4eaa42612fd5116f39fc17213e492c9dd5841cb7
parentc841c12c7a0ebf99987b424cf03d114c3c81b6b3
ARM: Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards

We got dropped from Linux mach-types.h because of a lack of mainline
support and this is needed since the last Linux/u-boot mach-types
synchro.

This patch also defines CONFIG_MACH_TYPE for all keymile boards, as
this is a mandatory CONFIG for ARM boards now. The initialization
of gd->bd->bi_arch_number is removed form km_arm.c, our board file.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
board/keymile/km_arm/km_arm.c
include/configs/km/km_arm.h