On 10/17/25 15:06, [email protected] wrote:
From: Helge Deller<[email protected]>The base address of a LASI chip on a 715 machine starts at HPA 0xf0100000. Make sure that the firmware does not extend beyond that address, otherwise it's not possible to access the LASI ports. Signed-off-by: Helge Deller<[email protected]> --- hw/hppa/hppa_hardware.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
