add-dubhe-additional-dtb.patch 655 B

123456789
  1. diff --git a/arch/riscv/boot/dts/starfive/Makefile b/arch/riscv/boot/dts/starfive/Makefile
  2. index afd54ff97bd3..19cec25ad47b 100644
  3. --- a/arch/riscv/boot/dts/starfive/Makefile
  4. +++ b/arch/riscv/boot/dts/starfive/Makefile
  5. @@ -1,3 +1,4 @@
  6. # SPDX-License-Identifier: GPL-2.0
  7. dtb-$(CONFIG_SOC_STARFIVE) += jh7100-beaglev-starlight-a1.dtb jh7100-beaglev-starlight.dtb jh7100-starfive-visionfive-v1.dtb
  8. dtb-$(CONFIG_SOC_STARFIVE_DUBHE) += dubhe80_fpga.dtb dubhe90_fpga.dtb dubhe90_fpga_dual.dtb
  9. +dtb-$(CONFIG_SOC_STARFIVE_DUBHE) += dubhe90_fpga_ext4.dtb dubhe90_fpga_ubi.dtb dubhe90_fpga_nfs.dtb dubhe80_fpga_ext4.dtb dubhe80_fpga_ubi.dtb dubhe80_fpga_nfs.dtb