projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38c0e86
)
arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
author
Luka Perkov
<luka.perkov@sartura.hr>
Sat, 31 Oct 2015 19:32:04 +0000
(20:32 +0100)
committer
Luka 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
patch
|
blob
|
history
diff --git
a/include/configs/ib62x0.h
b/include/configs/ib62x0.h
index 594fceb457c499314e59b0cfece2ef5f79ec4caf..9f1dc8a7086029f56ecdcff52b3ab4121e684e02 100644
(file)
--- a/
include/configs/ib62x0.h
+++ b/
include/configs/ib62x0.h
@@
-22,11
+22,6
@@
#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
*/