mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
MIPS: Malta: convert to generic board
This patch converts the MIPS Malta development board to make use of the generic board code now that it is supported on MIPS. Signed-off-by: Paul Burton <paul.burton@imgtec.com>
This commit is contained in:
parent
9f0868fffb
commit
5f978d7efe
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
* System configuration
|
||||
*/
|
||||
#define CONFIG_MALTA
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_BOARD_EARLY_INIT_F
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#define CONFIG_MEMSIZE_IN_BYTES
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue