[U-Boot] [PATCH] mcx: update maintainer and convert to generic board
Anatolij Gustschin
agust at denx.de
Wed Apr 8 13:49:41 CEST 2015
Remove obsolete email address from MAINTAINERS.
Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
Cc: Tom Rini <trini at konsulko.com>
---
board/htkw/mcx/MAINTAINERS | 2 +-
include/configs/mcx.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
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 at emcraft.com>
+M: Anatolij Gustschin <agust at 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 */
--
1.7.9.5
More information about the U-Boot
mailing list