commit | 838450ed53640d82dd8404419b6890c58e3b6eb8 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Jan 20 11:56:11 2009 -0600 |
committer | Kim Phillips <kim.phillips@freescale.com> | Wed Jan 21 18:43:57 2009 -0600 |
tree | 47919055c6d6de9e7a0a84c922a13d0161c394b2 | |
parent | 62842ec24264263443f7c58a4f447ea37262137d [diff] |
83xx: Use the proper sequence for updating IMMR. This ensures that subsequent accesses properly hit the new window. The dcbi during the NAND loop was accidentally working around this; it's no longer necessary, as the cache is not enabled. Reported-by: Suchit Lepcha <Suchit.Lepcha@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>