Hi Kirill,
On 3/9/26 14:01, Kirill A. Korinsky wrote:
Greetings,
This is resend which includes missed maintainer.
This series adds enough Cavium Octeon III CN73xx and EBB7304 board
support for upstream U-Boot 2026.04 to boot OpenBSD/octeon from USB
storage or through PCI e1000 and TFTP; the same machine also reaches
the prompt of the vendor U-Boot 2013.07 image from the Ubiquiti
EdgeRouter Infinity ER-8-XG recovery set. The model intentionally
covers the hardware exercised by these firmware and operating system
paths.
I'll be offline until the 21th but I tagged your series for review.
Please ping me back then in case I forget :)
Patch layout:
1. target/mips: make CP0 interrupt state atomic
2. target/mips: fix MIPS64 segment access checks
3. target/mips: drop hidden TLB shadowing for tlbwr
4. target/mips: add Octeon CP0 register state
5. target/mips: add Octeon CN73xx CPU model
6. target/mips: accept Octeon PageMask encodings
7. target/mips: allow Octeon unaligned accesses
8. hw/mips: add empty Octeon III machine
9. hw/mips: add Octeon CPUs and boot memory
10. hw/mips: add Octeon reset controller
11. hw/mips: add Octeon CIU3 CPU control
12. hw/mips: add Octeon CIU3 interrupt routing
13. hw/mips: add Octeon legacy CIU
14. hw/mips: add Octeon CSR window
15. hw/mips: expose Octeon reset CSRs
16. hw/mips: add Octeon MIO boot support
17. hw/mips: wire the Octeon UART
18. hw/i2c: add Octeon TWSI controller
19. hw/mips: add Octeon EMM controller
20. hw/mips: add Octeon LMC controllers
21. hw/mips: add Octeon boot support registers
22. hw/usb: add Octeon USB controller
23. hw/pci-bridge: add Octeon PCI host bridge
24. hw/pci-bridge: add Octeon PCI memory window
25. tests/functional: test Octeon III boot
(I'm not sure of the usefulness of listing the default series layout)