Hi Inochi, On Mon, 2025-02-10 at 13:05 +0800, Inochi Amaoto wrote: > > Add initial device tree for the SG2000 SoC by SOPHGO (from ARM64 PoV). > > > > Signed-off-by: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx> > > Can you add a riscv version of the this file too? This also applies > to patch 4 and 5 this would require binary Sophgo RiscV toolchain, which was the whole point of my ARM64 BSP. So, while I could add RiscV counterparts, they would be completely untested. On the macro level that how I see the current state of upstream affairs: RiscV: There are necessary upstream packages available required to boot, but there is no upstream toolchain to build them. ARM64: There is an upstream toolchain, but the published U-Boot is being linked with ATF binaries -- I was planning to come up with pure U-Boot BSP for this, without binary blobs. -- Alexander Sverdlin.