
On Wed, Jun 16, 2021 at 12:34:14AM +0800, Dimitri John Ledkov wrote:
Set default fdtfile names for unleashed and unmatched boards, as used in the upstream Linux kernel. This allows sysboot command to find and load appropriate dtb for the matching kernel from universal stock Ubuntu RISCV rootfs images based on fdtdir setting in extlinux.conf.
Signed-off-by: Dimitri John Ledkov dimitri.ledkov@canonical.com cc: Paul Walmsley paul.walmsley@sifive.com cc: Palmer Dabbelt palmer@dabbelt.com cc: Anup Patel anup.patel@wdc.com cc: Atish Patra atish.patra@wdc.com cc: Pragnesh Patel pragnesh.patel@sifive.com cc: Green Wan green.wan@sifive.com
configs/sifive_unleashed_defconfig | 1 + configs/sifive_unmatched_defconfig | 1 + include/configs/sifive-unleashed.h | 1 + include/configs/sifive-unmatched.h | 1 + 4 files changed, 4 insertions(+)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com