Allow us to be told about memory past the first 4GB point, but ignore it.
authorandrew <andrew@FreeBSD.org>
Mon, 25 Jan 2016 23:04:40 +0000 (23:04 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 25 Jan 2016 23:04:40 +0000 (23:04 +0000)
commitcae902c905f452d793c8b0afcab464f54e96649a
tree506c03e2e03b96d2895cf6414691e9f0a9a7a735
parente5b176f8bf69b123310252bb35cc644ea2053ccc
Allow us to be told about memory past the first 4GB point, but ignore it.
This allows, for example, UEFI pass a memory map with some ram in this
region, but for us to ignore it. This is the case when running under the
qemu virt machine type.

Sponsored by: ABT Systems Ltd
sys/arm/arm/physmem.c
sys/arm/include/ofw_machdep.h
sys/arm/include/physmem.h