mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
convert to generic board Signed-off-by: Steve Rae <srae@broadcom.com>
This commit is contained in:
parent
0a26e1d6c3
commit
aed39f354e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
#define CONFIG_ARMV7
|
#define CONFIG_ARMV7
|
||||||
#define CONFIG_KONA
|
#define CONFIG_KONA
|
||||||
#define CONFIG_SKIP_LOWLEVEL_INIT
|
#define CONFIG_SKIP_LOWLEVEL_INIT
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Memory configuration
|
* Memory configuration
|
||||||
|
|
Loading…
Reference in a new issue