Fix: lab3 on-board problems
This commit is contained in:
@@ -62,8 +62,8 @@ void main(void *dtb)
|
||||
file_node_t *initrd_root = 0x0;
|
||||
init(dtb, &initrd_root);
|
||||
|
||||
LOG("system booting in");
|
||||
_print_time(0x0);
|
||||
// LOG("system booting in");
|
||||
// _print_time(0x0);
|
||||
|
||||
uint64_t el;
|
||||
R_SYSREG(el, CurrentEL);
|
||||
|
||||
Reference in New Issue
Block a user