Re: [U-Boot] [PATCH 2/2] powerpc/mpc86xx: Disable translation for BAT setup

2011-10-07 Thread Kumar Gala
On Oct 3, 2011, at 7:10 PM, Becky Bruce wrote: > We really shouldn't be overwriting bat registers with translation > enabled, especially when we're executing code using one of them > for translating the current instruction stream. Instead, disable > address translation while doing the final BAT

[U-Boot] [PATCH 2/2] powerpc/mpc86xx: Disable translation for BAT setup

2011-10-03 Thread Becky Bruce
We really shouldn't be overwriting bat registers with translation enabled, especially when we're executing code using one of them for translating the current instruction stream. Instead, disable address translation while doing the final BAT setup. In order to do this, setup_bats has to move back