diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2024-04-17 14:50:13 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:21:06 +1000 |
commit | 24bd283bccb334109f112839ab6867f0192045d6 (patch) | |
tree | e9e8ef19cb8b1b392aeb1c8f89a1f6b86cd49398 /ui/sdl2-input.c | |
parent | 53f18b3ef2c3e898e7dae21a1f33f9e2f3eed764 (diff) |
ppc/pnv: Implement ADU access to LPC space
One of the functions of the ADU is indirect memory access engines that
send and receive data via ADU registers.
This implements the ADU LPC memory access functionality sufficiently
for IBM proprietary firmware to access the UART and print characters
to the serial port as it does on real hardware.
This requires a linkage between adu and lpc, which allows adu to
perform memory access in the lpc space.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'ui/sdl2-input.c')
0 files changed, 0 insertions, 0 deletions