diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-05-03 11:45:33 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-05-15 10:33:01 +0900 |
commit | a92162f4f1dfc2daf1bc8f2bbc3cad3c9d1ea729 (patch) | |
tree | d1da2ced71483501d752df1e6237b84b08c6076b /hw/intc | |
parent | 777784bda46847fc0587d711c3aacff8fff3c3f9 (diff) | |
download | qemu-a92162f4f1dfc2daf1bc8f2bbc3cad3c9d1ea729.zip qemu-a92162f4f1dfc2daf1bc8f2bbc3cad3c9d1ea729.tar.gz qemu-a92162f4f1dfc2daf1bc8f2bbc3cad3c9d1ea729.tar.bz2 |
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>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions