952f511570
No flags will not work, because it will produce a kernel loaded at 0xf0000000. This is because the bfd ELF pagesize (in elf32-sparc.c) is 0x10000. Since we need to load at 0xf0004000, we use -n. |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
fpu | ||
include | ||
sparc | ||
stand | ||
Makefile |