summaryrefslogtreecommitdiffstats
path: root/include/configs/km
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2014-10-03 11:46:53 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-11-12 10:20:40 +0100
commit8e59f8bb5b197e346e2d6afb0478cadb8cc5d0b9 (patch)
tree5521053c4274af607e309f86c2af6f94d4f47289 /include/configs/km
parent868de51ddee75d65f3ca4235f97900410f424def (diff)
downloadtalos-obmc-uboot-8e59f8bb5b197e346e2d6afb0478cadb8cc5d0b9.tar.gz
talos-obmc-uboot-8e59f8bb5b197e346e2d6afb0478cadb8cc5d0b9.zip
km_arm: convert the km_arm boards to the generic board support
This implies that all the km_kirkwood boards and their variants now are using the generic board init sequence. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km_arm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index d31e674eac..f780f8b5bb 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -20,6 +20,8 @@
#ifndef _CONFIG_KM_ARM_H
#define _CONFIG_KM_ARM_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/* We got removed from Linux mach-types.h */
#define MACH_TYPE_KM_KIRKWOOD 2255
OpenPOWER on IntegriCloud