diff options
Diffstat (limited to 'src/mainboard/roda')
-rw-r--r-- | src/mainboard/roda/rk886ex/romstage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/roda/rk886ex/romstage.c b/src/mainboard/roda/rk886ex/romstage.c index ec8c4996d4..158e47c295 100644 --- a/src/mainboard/roda/rk886ex/romstage.c +++ b/src/mainboard/roda/rk886ex/romstage.c @@ -270,8 +270,6 @@ void main(unsigned long bist) early_superio_config(); /* Set up the console */ - uart_init(); - console_init(); /* Halt if there was a built in self test failure */ |