mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
arm: move edb93xx to generic board architecture
Use CONFIG_SYS_GENERIC_BOARD in EDB93XX board family
This commit is contained in:
parent
6083aec1db
commit
278bd4e7d7
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
||||||
#error "no board defined"
|
#error "no board defined"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/* Initial environment and monitor configuration options. */
|
/* Initial environment and monitor configuration options. */
|
||||||
#define CONFIG_BOOTDELAY 2
|
#define CONFIG_BOOTDELAY 2
|
||||||
#define CONFIG_CMDLINE_TAG 1
|
#define CONFIG_CMDLINE_TAG 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue