Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rin
Date:           Mon Jul 10 07:01:48 UTC 2023

Modified Files:
        src/sys/arch/evbarm/fdt: fdt_machdep.c
        src/sys/arch/riscv/riscv: riscv_machdep.c
        src/sys/dev/fdt: fdt_boot.c fdt_boot.h

Log Message:
fdt(4): Factor out bootargs support from evbarm and riscv.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/evbarm/fdt/fdt_machdep.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/riscv/riscv/riscv_machdep.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/fdt/fdt_boot.c \
    src/sys/dev/fdt/fdt_boot.h

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