]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: Espressobin: Set environment variable fdtfile
authorAndre Heider <a.heider@gmail.com>
Fri, 11 Sep 2020 04:35:10 +0000 (06:35 +0200)
committerStefan Roese <sr@denx.de>
Thu, 24 Sep 2020 08:13:42 +0000 (10:13 +0200)
commit68e32e34436f406c60a26c79fdc4821d3b0de0ff
tree3a386038299c0b3e9fc3b43a157fc8517d5a6d5a
parent5a3f5e61ca30cc454e7ca5419144598c746caf87
arm: mvebu: Espressobin: Set environment variable fdtfile

Required for the generic distro mechanism.

Linux ships with 4 variants:
marvell/armada-3720-espressobin-v7-emmc.dtb
marvell/armada-3720-espressobin-v7.dtb
marvell/armada-3720-espressobin-emmc.dtb
marvell/armada-3720-espressobin.dtb

Use available information to determine the appropriate filename.

Fixes booting GRUB EFI arm64 on Fedora.

Reported-by: Dennis Gilmore <dennis@ausil.us>
Signed-off-by: Andre Heider <a.heider@gmail.com>
board/Marvell/mvebu_armada-37xx/board.c
configs/mvebu_espressobin-88f3720_defconfig