mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
mx35pdk: 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
b8956e9162
commit
e71f9d3de4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#define CONFIG_MX35
|
||||
|
||||
#define CONFIG_DISPLAY_CPUINFO
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* Set TEXT at the beginning of the NOR flash */
|
||||
#define CONFIG_SYS_TEXT_BASE 0xA0000000
|
||||
|
|
Loading…
Add table
Reference in a new issue