summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rpi3/files/patch-include_configs_rpi.h
blob: 6b133b4cb4b03ca81c7970a2a322b6671f8dea17 (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-11-14 16:27:11 UTC
+++ include/configs/rpi.h
@@ -104,11 +104,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