freebsd-skq/sys/mips
Andrew Turner 45fd186285 Allow callers of OF_decode_addr to get the size of the found mapping. This
will allow for code that uses the old fdt_get_range and fdt_regsize
functions to find a range, map it, access, then unmap to replace this, up
to and including the map, with a call to OF_decode_addr.

As this function should only be used in the early boot code the unmap is
mostly do document we no longer need the mapping as it's a no-op, at least
on arm.

Reviewed by:	jhibbits
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D5258
2016-02-16 15:18:12 +00:00
..
adm5120 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
alchemy Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
atheros EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
beri Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
cavium Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf Migrate the other MIPS24K SoC cores to use the CPU_MIPS24K option. 2016-02-11 06:23:02 +00:00
gxemul Add 32-bit support for Gxemul's oldtestmips machine emulation 2013-09-04 20:34:36 +00:00
idt Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
include POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
malta Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
mips Allow callers of OF_decode_addr to get the size of the found mapping. This 2016-02-16 15:18:12 +00:00
nlm Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
rmi Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
rt305x Use MIPS24K now. 2016-02-02 16:25:53 +00:00
sentry5 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sibyte Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00