aboutsummaryrefslogtreecommitdiffstats
path: root/boards/GENERIC_SPC56EL
diff options
context:
space:
mode:
Diffstat (limited to 'boards/GENERIC_SPC56EL')
-rw-r--r--boards/GENERIC_SPC56EL/board.c5
1 files changed, 0 insertions, 5 deletions
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;
}
/*