]> git.sur5r.net Git - u-boot/commitdiff
arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
authorLuka Perkov <luka.perkov@sartura.hr>
Sat, 31 Oct 2015 19:32:04 +0000 (20:32 +0100)
committerLuka Perkov <luka.perkov@sartura.hr>
Tue, 17 Nov 2015 22:41:41 +0000 (23:41 +0100)
Mainline kernel for this device has only support for device tree. We can safely
drop this legacy code.

Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
include/configs/ib62x0.h

index 594fceb457c499314e59b0cfece2ef5f79ec4caf..9f1dc8a7086029f56ecdcff52b3ab4121e684e02 100644 (file)
 #define CONFIG_KW88F6281               /* SOC Name */
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* disable board lowlevel_init */
 
-/*
- * Machine type
- */
-#define CONFIG_MACH_TYPE       MACH_TYPE_NAS6210
-
 /*
  * Enable device tree support
  */