diff options
author | Anatolij Gustschin <agust@denx.de> | 2015-08-14 07:01:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-14 16:27:09 -0400 |
commit | c8298935566a9e0d440345c7d4aa63142538dee8 (patch) | |
tree | 0ffbbbaa8e503c9d3da9136f4d085a570edd5a2e /include/configs/inka4x0.h | |
parent | 10865143aa58d259ef39bc8b80bf3f7a40c1eaaf (diff) |
powerpc: inka4x0: convert to generic board
Also update maintainer info.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r-- | include/configs/inka4x0.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index c7bf531f6a..d3034cf10f 100644 --- a/include/configs/inka4x0.h +++ b/include/configs/inka4x0.h @@ -18,6 +18,8 @@ #define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */ #define CONFIG_INKA4X0 1 /* INKA4x0 board */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO /* * Valid values for CONFIG_SYS_TEXT_BASE are: |