HomeFreeBSD

Use the correct type for physical addresses.

Description

Use the correct type for physical addresses.

On Book-E, physical addresses are actually 36-bits, not 32-bits. This is
currently worked around by ignoring the top bits. However, in some cases, the
boot loader configures CCSR to something above the 32-bit mark. This is stage 1
in updating the pmap to handle 36-bit physaddr.

Details

Provenance
jhibbitsAuthored on
Parents
rS285147: Change comment added in r284540.
Branches
Unknown
Tags
Unknown