[PATCH] riscv: sifive: Set default fdtfile names.

Leo Liang ycliang at andestech.com
Wed Jun 16 03:09:25 CEST 2021


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 at canonical.com>
> cc: Paul Walmsley <paul.walmsley at sifive.com>
> cc: Palmer Dabbelt <palmer at dabbelt.com>
> cc: Anup Patel <anup.patel at wdc.com>
> cc: Atish Patra <atish.patra at wdc.com>
> cc: Pragnesh Patel <pragnesh.patel at sifive.com>
> cc: Green Wan <green.wan at 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 at andestech.com>


More information about the U-Boot mailing list