projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a65768
)
arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
author
Tetsuyuki Kobayashi
<koba@kmckk.co.jp>
Mon, 14 Apr 2014 08:13:58 +0000
(17:13 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Mon, 14 Apr 2014 08:42:30 +0000
(17:42 +0900)
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>
include/configs/kzm9g.h
patch
|
blob
|
history
diff --git
a/include/configs/kzm9g.h
b/include/configs/kzm9g.h
index 4d11c7d08c09eb6a8171139d71ba85cb5ca20601..5a13ad11393d7202ecb287c337f9537ae9741e95 100644
(file)
--- a/
include/configs/kzm9g.h
+++ b/
include/configs/kzm9g.h
@@
-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>