diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-01-27 14:51:06 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-01 18:59:33 -0400 |
commit | f1dc0daf7a7c73e525d52698ab914b8f833bed00 (patch) | |
tree | bb74d5b3ec7c6c2bd488a579c65af9ecd59e73d3 /drivers/ddr/microchip/ddr2_regs.h | |
parent | 50f64026f7a4c2d0a101c93916e01782e4fbbe7f (diff) |
mpc83xx: Don't allow W and G bits in IBATs
The "Programming Environments Manual for 32-Bit Implementations of the
PowerPC™ Architecture" says "W and G bits are not defined for IBAT
registers. Attempting to write to these bits causes boundedly-undefined
results"
The "e300 Power Architecture™ Core Family Reference Manual" says the
same: "Neither the W or G bits of the IBAT registers should be set.
Attempting to write to these bits causes boundedly-undefined results."
Remove the possibility to set those bytes.
Fixes: 30915ab95d9 ("mpc83xx: Migrate BATS config to Kconfig")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions