commit | 69694473f3501b24b524b232e2073cda1b96eb5d | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Jul 18 18:49:15 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 22 03:07:47 2011 -0500 |
tree | 112b5b6bd65b4bffb669cd2f0264bae764728a18 | |
parent | bb76366e7089456e3915d5631c91b30d957a2c85 [diff] |
powerpc/mpc85xx: Add clear_ddr_tlbs function This is useful when we just want to wipe out the TLBs. There's currently a function that resets the ddr tlbs to a different value; it is changed to utilize this function. The new function can be used in conjunction with setup_ddr_tlbs() for a board to temporarily map/unmap the DDR address range as needed. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>