Re: [PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures

2022-11-06 Thread Samuel Holland
On 11/3/22 11:46, Andre Przywara wrote: > On Tue, 1 Nov 2022 00:08:12 -0500 > Samuel Holland wrote: > > Hi Samuel, > >> sunxi is getting a new RISC-V platform, D1. We want to share as much of >> the existing configuration as possible, to provide a familiar >> environment, DRAM layout, partition

Re: [PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures

2022-11-03 Thread Andre Przywara
On Tue, 1 Nov 2022 00:08:12 -0500 Samuel Holland wrote: Hi Samuel, > sunxi is getting a new RISC-V platform, D1. We want to share as much of > the existing configuration as possible, to provide a familiar > environment, DRAM layout, partition layout, etc. > > Because U-Boot includes all archit

[PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures

2022-10-31 Thread Samuel Holland
sunxi is getting a new RISC-V platform, D1. We want to share as much of the existing configuration as possible, to provide a familiar environment, DRAM layout, partition layout, etc. Because U-Boot includes all architecture Kconfig files at once, we must use a symbol outside of both CONFIG_ARM and