Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PPC: Fix booke206 TLB with phys addrs > 32bit
We were truncating physical addresses to 32bit when using qemu-system-ppc with a booke206 TLB implementation. This patch fixes that and makes the full address space available. Signed-off-by: Alexander Graf <[email protected]>
- Loading branch information