]> Git Repo - J-u-boot.git/commit
arm: mvebu: Espressobin: Set environment variable fdtfile
authorAndre Heider <[email protected]>
Fri, 11 Sep 2020 04:35:10 +0000 (06:35 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Signed-off-by: Andre Heider <[email protected]>
board/Marvell/mvebu_armada-37xx/board.c
configs/mvebu_espressobin-88f3720_defconfig
This page took 0.035887 seconds and 4 git commands to generate.