public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH V3 0/2] andes: rearrange defconfig and dts
@ 2023-09-25  9:24 Randolph
  2023-09-25  9:24 ` [PATCH V3 1/2] configs: andes: add vender prefix for target name Randolph
  2023-09-25  9:24 ` [PATCH V3 2/2] configs: andes: rearrange SPL mode memory layout Randolph
  0 siblings, 2 replies; 4+ messages in thread
From: Randolph @ 2023-09-25  9:24 UTC (permalink / raw)
  To: u-boot; +Cc: randolph.sklin, dylan, tim609, Randolph

Changes in v3:
- Drop the "SPL config option for itb layout" patch

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

Randolph (2):
  configs: andes: add vender prefix for target name
  configs: andes: rearrange SPL mode memory layout

 arch/riscv/Kconfig                   | 4 ++--
 arch/riscv/dts/Makefile              | 2 +-
 board/AndesTech/ae350/Kconfig        | 2 +-
 configs/ae350_rv32_defconfig         | 2 +-
 configs/ae350_rv32_spl_defconfig     | 9 +++++----
 configs/ae350_rv32_spl_xip_defconfig | 7 ++++---
 configs/ae350_rv32_xip_defconfig     | 2 +-
 configs/ae350_rv64_defconfig         | 2 +-
 configs/ae350_rv64_spl_defconfig     | 9 +++++----
 configs/ae350_rv64_spl_xip_defconfig | 7 ++++---
 configs/ae350_rv64_xip_defconfig     | 2 +-
 11 files changed, 26 insertions(+), 22 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-26  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25  9:24 [PATCH V3 0/2] andes: rearrange defconfig and dts Randolph
2023-09-25  9:24 ` [PATCH V3 1/2] configs: andes: add vender prefix for target name Randolph
2023-09-25  9:24 ` [PATCH V3 2/2] configs: andes: rearrange SPL mode memory layout Randolph
2023-09-26  8:00   ` Leo Liang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox