summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rpi3/files/patch-include_configs_rpi.h
blob: 3ec9f1c24c03cf90f44a80929af5d57c09b5bd8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- include/configs/rpi.h.orig	2016-09-12 14:05:51 UTC
+++ include/configs/rpi.h
@@ -108,11 +108,13 @@
 #endif
 
 /* Console UART */
+/*
 #ifdef CONFIG_BCM2837
 #define CONFIG_BCM283X_MU_SERIAL
 #else
+*/
 #define CONFIG_PL01X_SERIAL
-#endif
+/* #endif */
 #define CONFIG_CONS_INDEX		0
 #define CONFIG_BAUDRATE			115200