mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
MIPS: pb1x00: switch to generic board
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
parent
743686930c
commit
e8bb0c2b86
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
#define CONFIG_PB1X00 1
|
||||
#define CONFIG_SOC_AU1X00 1 /* alchemy series cpu */
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#ifdef CONFIG_PB1000
|
||||
#define CONFIG_SOC_AU1000 1
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue