nios2: remove custom early console implementation
As of commits d8f347ba35cf ("nios2: enable earlycon support"),0dcc0542a0
("serial: altera_jtaguart: add earlycon support") and4d9d7d896d
("serial: altera_uart: add earlycon support"), the nios2 architecture and the altera_uart/altera_jtaguart drivers support earlycon. Thus, the custom early console implementation for nios2 is no longer necessary to get early boot messages. Remove it and rely fully on earlycon support. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This commit is contained in:

gecommit door
Ley Foon Tan

bovenliggende
7f1e614113
commit
e118c3fec9
@@ -30,8 +30,6 @@ extern char fast_handler_end[];
|
||||
|
||||
extern void pagetable_init(void);
|
||||
|
||||
extern void setup_early_printk(void);
|
||||
|
||||
#endif/* __KERNEL__ */
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user