mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
While here also: Replace the deprecated arm_control by arm_64bit for 64bits configuration Add hdmi_safe for rpi4, recent updates of rpi-firmware break something related to hdmi. Version 1.20201201 will reset if hdmi monitor is connected while later version will only work if an hdmi monitor is connected. [1] PR: 252971 [1] MFH: 2021Q1
11 lines
177 B
Text
11 lines
177 B
Text
[all]
|
|
arm_64bit=1
|
|
dtparam=audio=on,i2c_arm=on,spi=on
|
|
dtoverlay=mmc
|
|
dtoverlay=disable-bt
|
|
device_tree_address=0x4000
|
|
kernel=u-boot.bin
|
|
|
|
[pi4]
|
|
hdmi_safe=1
|
|
armstub=armstub8-gic.bin
|