summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2015-04-08 11:49:41 (GMT)
committerTom Rini <trini@konsulko.com>2015-04-09 20:48:03 (GMT)
commiteb5e129a0a1e33003af103bf63939f5c9ae339e2 (patch)
tree42a4a31385eddd9cd46849bff790212b0fa4f265
parent26f7c111fbf2828e4a59025b0f1e59c8e6484b13 (diff)
downloadu-boot-eb5e129a0a1e33003af103bf63939f5c9ae339e2.tar.xz
mcx: update maintainer and convert to generic board
Remove obsolete email address from MAINTAINERS. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Tom Rini <trini@konsulko.com>
-rw-r--r--board/htkw/mcx/MAINTAINERS2
-rw-r--r--include/configs/mcx.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/board/htkw/mcx/MAINTAINERS b/board/htkw/mcx/MAINTAINERS
index c5f8873..513d19d 100644
--- a/board/htkw/mcx/MAINTAINERS
+++ b/board/htkw/mcx/MAINTAINERS
@@ -1,5 +1,5 @@
MCX BOARD
-M: Ilya Yanok <yanok@emcraft.com>
+M: Anatolij Gustschin <agust@denx.de>
S: Maintained
F: board/htkw/mcx/
F: include/configs/mcx.h
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 3fd3184..de7792a 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -25,6 +25,8 @@
#define CONFIG_MACH_TYPE MACH_TYPE_MCX
#define CONFIG_BOARD_LATE_INIT
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_SYS_CACHELINE_SIZE 64
#define CONFIG_EMIF4 /* The chip has EMIF4 controller */