qemu-e2k/hw/openrisc
Jason A. Donenfeld a92162f4f1 hw/openrisc: use right OMPIC size variable
This appears to be a copy and paste error. The UART size was used
instead of the much smaller OMPIC size. But actually that smaller OMPIC
size is wrong too and doesn't allow the IPI to work in Linux. So set it
to the old value.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
[smh:Updated OR1KSIM_OMPIC size to use OR1KSIM_CPUS_MAX]
Signed-off-by: Stafford Horne <shorne@gmail.com>
2022-05-15 10:33:01 +09:00
..
Kconfig hw/openrisc/openrisc_sim: Use IRQ splitter when connecting IRQ to multiple CPUs 2020-12-15 12:04:29 +00:00
cputimer.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
meson.build hw/openrisc/openrisc_sim: Add automatic device tree generation 2022-02-26 10:39:36 +09:00
openrisc_sim.c hw/openrisc: use right OMPIC size variable 2022-05-15 10:33:01 +09:00