HomeFreeBSD

physmem: Move the ram0 device earlier in the boot

Description

physmem: Move the ram0 device earlier in the boot

If the ram driver is unable to reserve a memory range it will panic
with no real information why. Move this driver earlier in the boot so
any devices that cause the conflict will fail to attach.

This should make it easier to debug why the conflict exists.

Reviewed by: mhorne, kevans, imp
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D48766

Details

Provenance
andrewAuthored on Tue, Feb 4, 11:56 AM
Reviewer
mhorne
Differential Revision
D48766: physmem: Move the ram0 device earlier in the boot
Parents
rGcc67ca7207e7: depend-cleanup: Ignore lib32 for arm64 only files
Branches
Unknown
Tags
Unknown