m68knommu: disable cache early in startup for ColdFire
authorGreg Ungerer <gerg@uclinux.org>
Tue, 15 Nov 2011 05:26:28 +0000 (15:26 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 11:47:58 +0000 (21:47 +1000)
Disbale the CPU cache really early in the ColdFire startup code. We set
up some variables for RAM sizing and we want to make they stick in RAM.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/coldfire/head.S

Simple merge