commit | c5172c10f669f935d71d5bdb4d7296eeffc717d0 | [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 | c58ee1c9946a1550b1f6fee2b25da9ecc89baf71 [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>