Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/fdt_platform.c
RevisionDateAuthorComments
 1.3  08-Sep-2025  rin G/C dummy FDT_PLATFORM to fix NULL-dereference crash during boot

observed for official test suite runs for aarch64 and riscv64.

This became apparent with link-order change due to FDT refactoring.
Need to pull up to netbsd-11.
 1.2  06-Sep-2025  thorpej Refactor the "platform" defitions into fdt_platform.h
 1.1  07-Apr-2023  skrll branches: 1.1.8;
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
 1.1.8.1  12-Sep-2025  snj Pull up following revision(s) (requested by rin in ticket #31):

sys/dev/fdt/fdt_platform.c: revision 1.3

G/C dummy FDT_PLATFORM to fix NULL-dereference crash during boot
observed for official test suite runs for aarch64 and riscv64.
This became apparent with link-order change due to FDT refactoring.
Need to pull up to netbsd-11.

RSS XML Feed