From 3f1a6821262441c6739bc7149ee431d73418bb51 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 25 Jan 2008 23:18:59 +0000 Subject: [PATCH] Leave the SA's clockswitching enabled. It allows the SA to run at full speed when running things from cache, rather than being in step with the memory clock. --- sys/arch/acorn32/stand/boot32/start.S | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sys/arch/acorn32/stand/boot32/start.S b/sys/arch/acorn32/stand/boot32/start.S index c2471ed39630..ad9dea533f46 100644 --- a/sys/arch/acorn32/stand/boot32/start.S +++ b/sys/arch/acorn32/stand/boot32/start.S @@ -1,4 +1,4 @@ -/* $NetBSD: start.S,v 1.1 2002/12/28 23:57:37 reinoud Exp $ */ +/* $NetBSD: start.S,v 1.2 2008/01/25 23:18:59 chris Exp $ */ /* * Copyright (c) 2002 Reinoud Zandijk @@ -105,10 +105,6 @@ loop_one_page: bne loop_relocate_pages /* OK! all is relocated... now switch over to the new L1 pages */ - /* disable SA110 clock switching (WHY?) */ - mov r0, #0 - cmp r14, #0 - mcrne 15, 0, r0, c15, c2, 2 /* flush ID cache */ mov r0, #0