microblaze: Add checking mechanism for MSR instruction
It was necessary to use fourth parameter(r8) in early_printk to show messages on console. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
@@ -38,7 +38,7 @@ extern void early_console_reg_tlb_alloc(unsigned int addr);
|
||||
void time_init(void);
|
||||
void init_IRQ(void);
|
||||
void machine_early_init(const char *cmdline, unsigned int ram,
|
||||
unsigned int fdt);
|
||||
unsigned int fdt, unsigned int msr);
|
||||
|
||||
void machine_restart(char *cmd);
|
||||
void machine_shutdown(void);
|
||||
|
Reference in New Issue
Block a user