commit | 9cdfe2810693135773602e7c98b78a4af2873a61 | [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 | ffadc441bc993ed60ea473d248a115136f24932d [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>