commit | 72243c0194051f609fe3b24963465555c377eaaa | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Oct 31 13:30:45 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Nov 08 08:31:09 2011 -0600 |
tree | a28a866f01ffa393cf11581ddbda6bf3a6e4a90e | |
parent | 19e438412416c4cd4066dfa7aca679fe291f13e1 [diff] |
powerpc/85xx: resize the boot page TLB before relocating CCSR On some Freescale systems (e.g. those booted from the on-chip ROM), the TLB that covers the boot page can also cover CCSR, which breaks the CCSR relocation code. To fix this, we resize the boot page TLB so that it only covers the 4KB boot page. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>