summaryrefslogtreecommitdiffstats
path: root/include/configs/malta.h
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2014-04-07 10:11:23 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-04-20 13:16:43 +0200
commit5f978d7efe7b68d8b9f127a8dfb8eaa999126485 (patch)
tree440c40c98971da0fa3f49fd250edf4450bffd6c6 /include/configs/malta.h
parent9f0868fffb81ff6533d579b902058eb4f2669d40 (diff)
downloadtalos-obmc-uboot-5f978d7efe7b68d8b9f127a8dfb8eaa999126485.tar.gz
talos-obmc-uboot-5f978d7efe7b68d8b9f127a8dfb8eaa999126485.zip
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>
Diffstat (limited to 'include/configs/malta.h')
-rw-r--r--include/configs/malta.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h
index cc574ed040..a29b86b4f6 100644
--- a/include/configs/malta.h
+++ b/include/configs/malta.h
@@ -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
OpenPOWER on IntegriCloud