mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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