commit | 329cd57285ab3e190e29b574b6d2d09f452b98f0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Sep 07 13:21:28 2023 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Sep 20 20:50:50 2023 +0800 |
tree | a309b4652b35e0de3d39db549ee80662b0c5b241 | |
parent | fb4a9de86b72a63f910ef2440af8a8e64c372c6f [diff] |
riscv: set fdtfile on VisionFive 2 Multiple revisions of the StarFive VisionFive 2 board exist. They can be identified by reading their EEPROM. Linux uses two differently named device-tree files. To load the correct device-tree we need to set $fdtfile to the device-tree file name that matches the board revision. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>