Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/sys



Module Name:    src
Committed By:   snj
Date:           Tue Sep 16 04:03:33 UTC 2025

Modified Files:
        src/sys/arch/arm/fdt [netbsd-11]: files.fdt
        src/sys/arch/riscv/fdt [netbsd-11]: files.fdt
        src/sys/dev/fdt [netbsd-11]: files.fdt

Log Message:
Pull up following revision(s) (requested by rin in ticket #31):

        sys/arch/arm/fdt/files.fdt: revision 1.37
        sys/arch/riscv/fdt/files.fdt: revision 1.5
        sys/dev/fdt/files.fdt: revision 1.75 via patch

Prune fdt_platform.c from sys/dev/fdt/files.fdt and explicitly pull
in at sys/arch/arm/fdt/files.fdt and sys/arch/riscv/fdt/files.fdt.
Unbreaks OCTEON build.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.8.1 src/sys/arch/arm/fdt/files.fdt
cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/arch/riscv/fdt/files.fdt
cvs rdiff -u -r1.73 -r1.73.4.1 src/sys/dev/fdt/files.fdt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index