On Wed, Jul 01, 2026 at 11:17:58AM +0000, Yao Zi wrote: > From: Jiaxun Yang <[email protected]> > > Commit for directories, Kconfig, Makefile and headers > > Some of them are copied from linux, some of them are derived > from other architectures, the rest are wriiten on my own. > > Signed-off-by: Jiaxun Yang <[email protected]> > Signed-off-by: Yao Zi <[email protected]> > --- > > Hi Heinrich, > > I kept the naming of CONFIG_ARCH_LA64 (instead of using the full name > ARCH_LOONGARCH64) since it's shorter, and we already have similar > CONFIG_ARCH_RV64I, and etc. in U-Boot. Is is okay for you?
We should use CONFIG_LOONGARCH here, to mirror the kernel I think. The CONFIG_ARCH_ namespace in U-Boot maps more to the usage of CONFIG_ARCH_ in the kernel, for ARM (and ARM64) platforms rather than describing a CPU level architectural feature. -- Tom
signature.asc
Description: PGP signature

