summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/nlm/board.h')
-rw-r--r--sys/mips/nlm/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/mips/nlm/board.h b/sys/mips/nlm/board.h
index 4ef4b37..859a654 100644
--- a/sys/mips/nlm/board.h
+++ b/sys/mips/nlm/board.h
@@ -43,6 +43,10 @@
#define EEPROM_SIZE 48
#define EEPROM_MACADDR_OFFSET 2
+/* used if there is no FDT */
+#define BOARD_CONSOLE_SPEED 115200
+#define BOARD_CONSOLE_UART 0
+
/*
* EVP board CPLD chip select and daughter card info field
*/
OpenPOWER on IntegriCloud