rpi3: enable uart in bootcode.bin 04/153804/3
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 29 Sep 2017 13:51:08 +0000 (15:51 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 13 Oct 2017 09:23:59 +0000 (09:23 +0000)
The uart_2ndstage option directs bootcode.bin to print some diagnostics,
that indicate the code is running.

Change-Id: I34a68ae3b5c2467ee58fd81adf687ce367e1ed1c
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
rpi3/boot/config.txt

index 05dda28b23d86bf262ae83b360c832d0e709acd9..325d8ac1c02de6aa0f8340a586acb35c8c934e56 100644 (file)
@@ -57,6 +57,7 @@ dtparam=audio=on
 
 # Enable serial
 enable_uart=1
+uart_2ndstage=1
 
 # Bit 9 of arm_control determines if arm is booted in 32-bit mode or 64-bit mode
 #arm_control=0x0       # for 32-bit