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

Bin Meng bmeng.cn at gmail.com
Wed Jun 16 13:56:28 CEST 2021


On Wed, Jun 16, 2021 at 12:34 AM Dimitri John Ledkov
<dimitri.ledkov at canonical.com> 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 <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(+)
>

Otherwise,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list