commit | 4ae3fcdf7b5cb9625e78110183392d0d4e8fe783 | [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 | 4c303a389545dc8ba76ba9fe4928b20ae94502ec [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>