commit | 4432bbeb66ac2a8808c25b6c5e3b3f591d45aa5b | [log] [tgz] |
---|---|---|
author | Arnaud Ferraris <arnaud.ferraris@collabora.com> | Fri Oct 27 15:40:44 2023 +0200 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Dec 13 10:00:43 2023 -0300 |
tree | cd32dd9ee54446e3e35ac1a3af9c8229ba288bbe | |
parent | 20ecd97887ef2b81220d4ac129af155ac25db0e7 [diff] |
librem5: properly set the `fdtfile` env variable In order to use the generic "distro boot" using an extlinux.conf file, the `fdtfile` environment variable is mandatory. This commit ensure this variable is properly constructed based on the detected board revision. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>