acassis commented on PR #3688:
URL: https://github.com/apache/nuttx-apps/pull/3688#issuecomment-5151231972
@Zepp-Hanzj seems like there is an issue in our CI:
```
Building NuttX...
aarch64-none-elf-ld: /github/workspace/sources/nuttx/nuttx section `.rodata'
will not fit in region `ocram'
aarch64-none-elf-ld: section .data LMA [00000000204e0000,00000000204e213f]
overlaps section .rodata LMA [00000000204c7000,00000000204e0267]
aarch64-none-elf-ld: region `ocram' overflowed by 616 bytes
make[1]: *** [Makefile:194: nuttx] Error 1
make: *** [tools/Unix.mk:569: nuttx] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 397:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
[1/1] Normalize imx93-evk/bootloader
/github/workspace/sources/nuttx /github/workspace/sources/nuttx
On branch master
Your branch is up to date with 'origin/master'.
```
@eenurkka could you please take a look, this imx93-evk:bootloader was
created by you
--
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]