]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
km_arm: convert the km_arm boards to the generic board support
authorValentin Longchamp <valentin.longchamp@keymile.com>
Fri, 3 Oct 2014 09:46:53 +0000 (11:46 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 12 Nov 2014 09:20:40 +0000 (10:20 +0100)
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>
include/configs/km/km_arm.h

index d31e674eacb1ee0fe58db2caae3fc0456319ec66..f780f8b5bba61b2e364c3f1880b2e9869327bbdb 100644 (file)
@@ -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