mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
Add CONFIG_SYS_GENERIC_BOARD to use common/board_[fr].c for kzm9g. Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp> Acked-by: Heiko Schocher <hs@denx.de> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
7a65768903
commit
fc56da0b2f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#define CONFIG_KZM_A9_GT
|
||||
#define CONFIG_RMOBILE_BOARD_STRING "KMC KZM-A9-GT"
|
||||
#define CONFIG_MACH_TYPE MACH_TYPE_KZM9G
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#include <asm/arch/rmobile.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue