[PATCH V2 0/3] andes: rearrange defconfig and dts

Randolph randolph at andestech.com
Mon Sep 18 14:11:33 CEST 2023


Changes in v2:
- Split the original patch into three smaller ones

Randolph (3):
  configs: andes: add vender prefix for target name
  configs: andes: rearrange SPL mode memory layout
  dts: andes: add SPL config option for itb layout

 arch/riscv/Kconfig                   |  4 ++--
 arch/riscv/dts/Makefile              |  2 +-
 arch/riscv/dts/ae350-u-boot.dtsi     |  1 +
 arch/riscv/dts/ae350_32.dts          |  1 -
 arch/riscv/dts/ae350_64.dts          |  1 -
 board/AndesTech/ae350/Kconfig        |  8 +++++++-
 configs/ae350_rv32_defconfig         |  3 ++-
 configs/ae350_rv32_spl_defconfig     | 10 ++++++----
 configs/ae350_rv32_spl_xip_defconfig |  8 +++++---
 configs/ae350_rv32_xip_defconfig     |  3 ++-
 configs/ae350_rv64_defconfig         |  3 ++-
 configs/ae350_rv64_spl_defconfig     | 10 ++++++----
 configs/ae350_rv64_spl_xip_defconfig |  8 +++++---
 configs/ae350_rv64_xip_defconfig     |  3 ++-
 14 files changed, 41 insertions(+), 24 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list