On Wed, Jun 16, 2021 at 12:34 AM Dimitri John Ledkov <[email protected]> wrote: >
nits: please remove the ending . in the commit title > 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. nits: RISC-V > > Signed-off-by: Dimitri John Ledkov <[email protected]> > cc: Paul Walmsley <[email protected]> > cc: Palmer Dabbelt <[email protected]> > cc: Anup Patel <[email protected]> > cc: Atish Patra <[email protected]> > cc: Pragnesh Patel <[email protected]> > cc: Green Wan <[email protected]> > --- > 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(+) > Otherwise, Reviewed-by: Bin Meng <[email protected]>

