From 446f34f3363f041569f80797ce4397faa1ef1e70 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 15 Feb 2013 09:49:21 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5183 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/GENERIC_SPC56EL/board.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'boards/GENERIC_SPC56EL') diff --git a/boards/GENERIC_SPC56EL/board.c b/boards/GENERIC_SPC56EL/board.c index 8de20d048..e69386b48 100644 --- a/boards/GENERIC_SPC56EL/board.c +++ b/boards/GENERIC_SPC56EL/board.c @@ -56,11 +56,6 @@ const PALConfig pal_default_config = { void __early_init(void) { spc_early_init(); - - /* SWT disabled.*/ - SWT.SR.R = 0xC520; - SWT.SR.R = 0xD928; - SWT.CR.R = 0xFF00000A; } /* -- cgit v1.2.3