[PATCH] board: sifive: drop stuff related to unmatched revision 1

Leo Liang ycliang at andestech.com
Mon Jul 12 15:22:01 CEST 2021


On Fri, Jul 09, 2021 at 04:06:01PM +0800, Zong Li wrote:
> This patch reverts the following commits:
>  - 4b4159d0f3 ("riscv: dts: add dts for unmatched rev1")
>  - ffe9a394df ("board: sifive: support spl multi-dtb on unmatched board")
> 
> We won't plan to support unmatched that the revision below 3 in u-boot,
> so they can be dropped because they might be useless.
> 
> Signed-off-by: Zong Li <zong.li at sifive.com>
> Suggested-by: David Abdurachmanov <david.abdurachmanov at sifive.com>
> ---
>  arch/riscv/dts/Makefile                       |    2 +-
>  .../fu740-hifive-unmatched-a00-ddr-rev1.dtsi  | 1489 -----------------
>  .../dts/hifive-unmatched-a00-rev1-u-boot.dtsi |    7 -
>  arch/riscv/dts/hifive-unmatched-a00-rev1.dts  |    4 -
>  board/sifive/unmatched/spl.c                  |   28 +-
>  configs/sifive_unmatched_defconfig            |    4 -
>  6 files changed, 3 insertions(+), 1531 deletions(-)
>  delete mode 100644 arch/riscv/dts/fu740-hifive-unmatched-a00-ddr-rev1.dtsi
>  delete mode 100644 arch/riscv/dts/hifive-unmatched-a00-rev1-u-boot.dtsi
>  delete mode 100644 arch/riscv/dts/hifive-unmatched-a00-rev1.dts

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list