diff options
| author | Anatolij Gustschin <[email protected]> | 2015-04-08 13:49:41 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-04-09 16:48:03 -0400 |
| commit | eb5e129a0a1e33003af103bf63939f5c9ae339e2 (patch) | |
| tree | 42a4a31385eddd9cd46849bff790212b0fa4f265 /include | |
| parent | 26f7c111fbf2828e4a59025b0f1e59c8e6484b13 (diff) | |
mcx: update maintainer and convert to generic board
Remove obsolete email address from MAINTAINERS.
Signed-off-by: Anatolij Gustschin <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mcx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 3fd31842451..de7792a4690 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 */ |
