Changes in boot/arch/sparc64/src/main.c [336d2f52:5691653] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/src/main.c
r336d2f52 r5691653 182 182 * of the "/memory" node to find out which parts of memory 183 183 * are used by OBP and redesign the algorithm of copying 184 * kernel/init tasks/ramdisk from the bootable image to memory. 184 * kernel/init tasks/ramdisk from the bootable image to memory 185 * (which we must do anyway because of issues with claiming the memory 186 * on Serengeti). 187 * 185 188 */ 186 189 bootinfo.physmem_start += OBP_BIAS;
Note:
See TracChangeset
for help on using the changeset viewer.