Revert part of r294418 ("Correct ranges...")

Commit was temporary fix due to rman_res_t defined as 32-bit u_long.
After redefining it as 64-bit variable workaround is not needed and
was removed.

Submitted by:	Bartosz Szczepanek <bsz@semihalf.com>
Obtained from:	Semihalf
Sponsored by:	Stormshield
Differential revision:	https://reviews.freebsd.org/D6214
This commit is contained in:
Zbigniew Bodek 2016-06-02 18:24:00 +00:00
parent 6d76822688
commit eb69f795f1

View File

@ -59,7 +59,7 @@
};
soc {
ranges = <0 0 0xf1000000 0x100000>;
ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000>;
internal-regs {
spi@10600 {