Helge Deller a0e3e0137b parisc: Fix boot with LASI PS/2 port
Exit early if the LASI HPA (lasi_hpa) hasn't been set yet.
This prevents that the PS/2 driver to waits endless for a non-existant
port.

Signed-off-by: Helge Deller <deller@gmx.de>
2025-10-17 20:49:15 +02:00
2020-08-10 10:53:07 -04:00
2025-10-17 20:49:15 +02:00
2024-01-04 18:48:58 +01:00
2023-10-14 13:39:42 +02:00
2008-02-25 22:25:15 -05:00
2023-10-31 10:19:56 +01:00

This project implements a PDC (processor dependend code, aka BIOS)
for HP-PARISC machines.
It's based on the SeaBIOS project at http://seabios.org/

For the impatient, SeaBIOS is built for QEMU and tested on QEMU with:

  make parisc
  qemu -bios out/hppa-firmware.img

SeaBIOS can be configured with kconfig.  To change the default
configuration one can run "make menuconfig" prior to running "make".
Description
No description provided
Readme 5.9 MiB
Languages
C 90%
Python 2.5%
C++ 1.8%
Assembly 1.8%
ASL 1.5%
Other 2.4%