mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
Firmware files for RaspberryPi Single Board Computer WWW: https://github.com/raspberrypi/firmware PR: 221632 Submitted by: manu
7 lines
164 B
Text
7 lines
164 B
Text
--- boot/config.txt.orig 2017-08-19 16:23:10 UTC
|
|
+++ boot/config.txt
|
|
@@ -0,0 +1,4 @@
|
|
+init_uart_clock=3000000
|
|
+enable_uart=1
|
|
+kernel=u-boot.bin
|
|
+kernel7=u-boot.bin
|