HomeFreeBSD

[PPC] Fix loader call to instantiate-rtas

Description

[PPC] Fix loader call to instantiate-rtas

OpenFirmware (OF) method instantiate-rtas was being called with a wrong
rtas-base-address argument. It must use the memory that is already being
allocated to this end instead. This issue was causing QEMU netboot to hang
when building the FDT from OF DT.

Reviewed by: jhibbits
Sponsored by: Eldorado Research Institute (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D24313

Details

Provenance
luporlAuthored on
Reviewer
jhibbits
Differential Revision
D24313: [PPC] Fix loader call to instantiate-rtas
Parents
rS359686: Fix panic on kern.cam.ctl.ha_role change after r333446.
Branches
Unknown
Tags
Unknown