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"
|
||||
#endif
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* Initial environment and monitor configuration options. */
|
||||
#define CONFIG_BOOTDELAY 2
|
||||
#define CONFIG_CMDLINE_TAG 1
|
||||
|
|
Loading…
Reference in a new issue