Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/fdt
Module Name: src
Committed By: jmcneill
Date: Fri Apr 21 21:08:57 UTC 2017
Modified Files:
src/sys/dev/fdt: fdt_subr.c
Log Message:
Avoid using kmem in fdtbus_get_reg so we can use it early at boot to read
the physical memory layout of the system.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/fdt/fdt_subr.c
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