freebsd-dev/sys/dev/fdt
Andrew Turner d455cc0410 The ranges parent bus address may just be a tag to the entry in the parent
node. Take this in to account by searching until we find the range for the
root node.

Differential Revision:	https://reviews.freebsd.org/D1160
Reviewed by:	ian
Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
2014-11-20 17:03:40 +00:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c
fdt_clock.h
fdt_common.c The ranges parent bus address may just be a tag to the entry in the parent 2014-11-20 17:03:40 +00:00
fdt_common.h
fdt_mips.c
fdt_pinctrl_if.m
fdt_pinctrl.c Remove an #ifdef DEBUG wrapper, and instead use if (bootverbose). 2014-11-12 02:38:25 +00:00
fdt_pinctrl.h
fdt_powerpc.c
fdt_slicer.c
fdt_static_dtb.S
fdt_x86.c
simplebus.c Fail to probe on simplebus nodes that lack a "ranges" property. 2014-10-19 18:31:11 +00:00