ports/sysutils/u-boot-rpi3/files/patch-include_configs_rpi.h
Diane Bruce 9fe2ebac2d Use github for psci monitor [brd]
Chase upstream
Redo save_boot_params in lowlevel__init.S to add reserve_memory remove
save_boot_params from rpi.c
Note network code diffs are now upstreamed already

PR:		ports/216757
Submitted by:	brd
2017-02-04 20:09:25 +00:00

17 lines
320 B
C

--- include/configs/rpi.h.orig 2017-01-09 16:57:05 UTC
+++ include/configs/rpi.h
@@ -99,11 +99,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