CVS commit: src/sys/arch/hb68k
"Jason R Thorpe" <[email protected]> Sun, 2 Aug 2026 15:01:49 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Aug 2 15:01:49 UTC 2026 Modified Files: src/sys/arch/hb68k/hb68k: machdep.c src/sys/arch/hb68k/include: cpu.h Log Message: machine_fdt_init(): Pass through the return value from fdtbus_init(), and don't consider the initialization complete if fdtbus_init() fails. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/hb68k/machdep.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.