diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2025-03-03 10:27:01 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:30 +1000 |
commit | b899de9a3d959652bf61d671ffa2c2ba23259b15 (patch) | |
tree | b3afd979782362172c3e83302c5b53ac4d04075a /scripts | |
parent | b9ece4a70c12d749af4b5213f11961aac47ea890 (diff) | |
download | qemu-b899de9a3d959652bf61d671ffa2c2ba23259b15.zip qemu-b899de9a3d959652bf61d671ffa2c2ba23259b15.tar.gz qemu-b899de9a3d959652bf61d671ffa2c2ba23259b15.tar.bz2 |
ppc/pnv: Move PNOR to offset 0 in the ISA FW space
skiboot has a bug that does not handle ISA FW access correctly for IDSEL
devices > 0, and the current PNOR default address and size puts 64MB in
device 0 and 64MB in device 1, which causes skiboot to hit this bug and
breaks PNOR accesses.
Move the PNOR address down to 0 for now, so a 256MB PNOR can be accessed
via device 0.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions