HomeFreeBSD

Currently BERI's loader is including the 32-bit version of the FICL MIPS…

Description

Currently BERI's loader is including the 32-bit version of the FICL MIPS sysdep.h (sys/boot/ficl/mips/sysdep.h) instead of the 64-bit version (sys/boot/ficl/mips64/sysdep.h).

Although this may not be an issue in practice, it would be more correct if the 64-bit version was used. Also, using the 64-bit version would make it easier to add support for 64-bit ubldr on MIPS.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D5310

Details

Provenance
sgalabovAuthored on
Differential Revision
D5310: Convert BERI to use 64-bit FICL
Parents
rS296078: Add modules support for the bhnd code.
Branches
Unknown
Tags
Unknown