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