pkarashchenko commented on PR #8779: URL: https://github.com/apache/nuttx/pull/8779#issuecomment-1475868506
> @acassis @jerpelea @pkarashchenko do you have more comment? Yes. I continue discussion. I think that current change in raw and I do not fully understand the final behaviour. Now we have two functionalities: 1. Possibility to do very early print from assembly files that can be used even before `.data` and `.bss` init. This use some stack-less initialisations and printing 2. `ARCH_earlyserialinit` that is called from C code during boot process. I feel that this PR is mixing things together. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org