CVS commit: src/sys/arch/hb68k
"Jason R Thorpe" <[email protected]> Wed, 5 Aug 2026 01:32:57 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Wed Aug 5 01:32:56 UTC 2026 Modified Files: src/sys/arch/hb68k/conf: files.hb68k Added Files: src/sys/arch/hb68k/hb68k: fdt_bootstrap.c Log Message: Preliminary implementation of fdt_bootstrap1(), enough for getting memory, cpu type, and mmu type. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/conf/files.hb68k cvs rdiff -u -r0 -r1.1 src/sys/arch/hb68k/hb68k/fdt_bootstrap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.