From 30cc71ffa43a5acceabf3b1d5198afb891ca967a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: May 08 2021 11:14:53 +0000 Subject: Add reference to the Fedora Raspberry Pi HAT guide so it's easier to find --- diff --git a/config-64.txt b/config-64.txt index a11af05..5708e2b 100644 --- a/config-64.txt +++ b/config-64.txt @@ -49,3 +49,7 @@ upstream_kernel=1 # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md # All options documented at http://elinux.org/RPiconfig # for more options see http://elinux.org/RPi_config.txt + +# To use this on Fedora you need to use firmware provided device tree, not kernel +# For this functionality follow the following guide: +# https://fedoraproject.org/w/index.php?title=Architectures/ARM/Raspberry_Pi/HATs diff --git a/config.txt b/config.txt index c4795ed..a427f76 100644 --- a/config.txt +++ b/config.txt @@ -51,3 +51,7 @@ upstream_kernel=1 # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md # All options documented at http://elinux.org/RPiconfig # for more options see http://elinux.org/RPi_config.txt + +# To use this on Fedora you need to use firmware provided device tree, not kernel +# For this functionality follow the following guide: +# https://fedoraproject.org/w/index.php?title=Architectures/ARM/Raspberry_Pi/HATs