RTEMS | riscv: fix FDT length check and FDT pointer type (!1227)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat May 2 15:46:49 UTC 2026
Gedare Bloom started a new discussion on bsps/riscv/riscv/start/bspstart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1227#note_149405
> {
> #if RISCV_ENABLE_FRDME310ARTY_SUPPORT != 0 || RISCV_ENABLE_MPFS_SUPPORT != 0
> uint32_t node;
> - const char *fdt;
> + const void *fdt;
This should probably also be fixed at line 247 for the Kendryte k210
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1227#note_149405
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260502/252e3b0e/attachment.htm>
More information about the bugs
mailing list