Changes in boot/arch/ppc32/src/main.c [b97b348:4872160] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/src/main.c
rb97b348 r4872160 167 167 168 168 printf("Booting the kernel...\n"); 169 ofw_quiesce(); 169 170 jump_to_kernel(bootinfo_pa, transtable_pa, pages, real_mode_pa); 170 171 }
Note:
See TracChangeset
for help on using the changeset viewer.