acassis commented on issue #16386: URL: https://github.com/apache/nuttx/issues/16386#issuecomment-5021632212
> > [@emomaxd](https://github.com/emomaxd) if you can, please submit your port to mainline, it could help more people to experiment and it ends up evolving the support faster > > [@acassis](https://github.com/acassis), sorry for the late reply. I noticed your comment again while reviewing my previous issues. > > You were also right about the cache state being involved in the original problem; I documented the result [here](https://github.com/apache/nuttx/issues/16384#issuecomment-4111318286). > > The TI AM67A port is still under development in the [T3 Gemstone fork](https://github.com/t3gemstone/nuttx). I am no longer involved in that project, so the decision to upstream it belongs to its current maintainers. > > Separately, I now have initial RK3588S support booting on a 4 GiB Orange Pi 5 Pro. It reaches NSH with a polling UART2 console, the ARM generic timer works, PSCI reset works, and OSTest completes successfully on the board. > > Peripheral drivers, SMP, and device-tree consumption are not implemented yet. My preference is to submit the tested minimal port first and add those capabilities in focused follow-up PRs. > > Would you consider that a reasonable scope for the initial PR, or would you prefer to see additional peripheral support first? Understood, I will ping the project. Cool, I think RK3588S will be very useful. I think I have a small portable game player powered by this processor. It is better to submit the minimal port, it will be easier to review. ("Release early, release often") -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
