HomeFreeBSD

Some old arm ports don't load the kernel at the beginning of the memory,

Description

Some old arm ports don't load the kernel at the beginning of the memory,
because the bootloader, ie redboot, won't let them do so, and so used the
memory before the kernel for early memory allocation, such as pagetables,
stacks, etc...
Make a bit of an effort to try to get that memory mapped.

Details

Provenance
cognetAuthored on
Parents
rS305095: AUTO_OBJ: Support SRCS/DPSRCS that contain '/' and require a nested OBJDIR.
Branches
Unknown
Tags
Unknown