Module Name: src Committed By: jmcneill Date: Wed Dec 13 00:22:24 UTC 2017
Modified Files: src/sys/arch/evbarm/fdt: fdt_machdep.c Log Message: Fix off-by-one in nfdt_physmem KASSERT, and while here bump MAX_PHYSMEM from 4 to 16. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/fdt/fdt_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.