]> git.dujemihanovic.xyz Git - u-boot.git/commit
librem5: properly set the `fdtfile` env variable
authorArnaud Ferraris <arnaud.ferraris@collabora.com>
Fri, 27 Oct 2023 13:40:44 +0000 (15:40 +0200)
committerFabio Estevam <festevam@gmail.com>
Wed, 13 Dec 2023 13:00:43 +0000 (10:00 -0300)
commit4ae3fcdf7b5cb9625e78110183392d0d4e8fe783
treecd32dd9ee54446e3e35ac1a3af9c8229ba288bbe
parent4c303a389545dc8ba76ba9fe4928b20ae94502ec
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>
board/purism/librem5/librem5.c