diff --git a/boards/GENERIC_SPC560P/board.c b/boards/GENERIC_SPC560P/board.c index e5d7d2a83..c105ce133 100644 --- a/boards/GENERIC_SPC560P/board.c +++ b/boards/GENERIC_SPC560P/board.c @@ -56,11 +56,6 @@ const PALConfig pal_default_config = { void __early_init(void) { spc_clock_init(); - - /* SWT disabled.*/ - SWT.SR.R = 0xC520; - SWT.SR.R = 0xD928; - SWT.CR.R = 0xFF00000A; } /*