Explorar o código

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>
Anatolij Gustschin %!s(int64=9) %!d(string=hai) anos
pai
achega
eb5e129a0a
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 1 1
      board/htkw/mcx/MAINTAINERS
  2. 2 0
      include/configs/mcx.h

+ 1 - 1
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

+ 2 - 0
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 */