commit | 7d1730708b8aa345a9b2e9e1ffa2d9aa7019d4e2 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Mon Nov 12 23:03:35 2018 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Thu Mar 07 05:29:35 2019 +0800 |
tree | 9978c8cb09fbb8a0a1360fb66f22a92e8c6f6286 | |
parent | 3437d3c886ed07863acde923a627395abb177aa9 [diff] |
nios2: TLBMISC writes do not require PID bits to be set TLBMISC_RD does not use PID bits, and when setting invalid TLBs, the PID is not required because the address will not match. This is just a tidy up. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>