On Thu, Jul 02, 2026 at 11:31:07AM +0100, Simon Glass wrote: > Hi Yao, > > On 2026-07-01T11:17:53, Yao Zi <[email protected]> wrote: > > > So far this series has implemented general support for initializing CPU, > > exceptions, kernel booting, CPU and timer drivers, QEMU LoongArch virt > > machine support and UEFI standard compliant EFI booting support. > > Thanks for picking this up. The split between generic and arch-specific > changes makes review much easier. > > I think Tom mentions this but please add doc/arch/loongarch.rst and > doc/board/emulation/qemu-loongarch.rst
Okay, I'll add documentation in the next version. > > board/emulation/qemu-loongarch/MAINTAINERS > > The board has its own MAINTAINERS stanza but there is no top-level > entry for arch/loongarch/. Please add one covering arch/loongarch/, > drivers/cpu/loongarch_cpu.c and drivers/timer/loongarch_timer.c I intentionally omit MAINTAINERS patch for architecture changes, since we don't have a custodian tree and thus I'm not sure what I should fill for the T: field, or just leave it alone. I've raised this question in my previous reply to Tom's e-mail[1]. Thanks again for the detailed review. > Regards, > Simon Regards, Yao Zi [1]: https://lore.kernel.org/u-boot/alZxPrNmjeVSsTUv@pie/

