mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 04:50:19 +01:00
woodburn: Convert to generic board
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
parent
e71f9d3de4
commit
642b6d7c16
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#define CONFIG_SYS_CACHELINE_SIZE 32
|
||||
|
||||
#define CONFIG_DISPLAY_CPUINFO
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* Only in case the value is not present in mach-types.h */
|
||||
#ifndef MACH_TYPE_FLEA3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue