mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
Add CONFIG_SYS_GENERIC_BOARD to use common/board_*.c for lager. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
This commit is contained in:
parent
71bb8c39e1
commit
358d6ef32e
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
#define CONFIG_SYS_TEXT_BASE 0xE8080000
|
#define CONFIG_SYS_TEXT_BASE 0xE8080000
|
||||||
#define CONFIG_SYS_THUMB_BUILD
|
#define CONFIG_SYS_THUMB_BUILD
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/* Support File sytems */
|
/* Support File sytems */
|
||||||
#define CONFIG_DOS_PARTITION
|
#define CONFIG_DOS_PARTITION
|
||||||
|
|
Loading…
Reference in a new issue