mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
authorNick Spence <nick.spence@freescale.com>
Thu, 28 Aug 2008 21:09:25 +0000 (14:09 -0700)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 3 Sep 2008 21:07:00 +0000 (16:07 -0500)
commit6eb2a44e27919fdc601e0c05404b298a7602c0e3
tree8ebb40f06ac32f7ed2abb2b4c13b94ae7c05daa8
parent46497056ae3b1e81e736e9cf3a170472c5d9719f
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions

Cleans up some latent issues with the data cache control so that
dcache_enable() and dcache_disable() will work reliably (after
unlock_ram_in_cache() has been called)

Signed-off-by: Nick Spence <nick.spence@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/start.S