mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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"
|
||||
#endif
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* Initial environment and monitor configuration options. */
|
||||
#define CONFIG_BOOTDELAY 2
|
||||
#define CONFIG_CMDLINE_TAG 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue