dc6a7fd211
on the 7043-150. The B50 wants not only a note at the head of the binary, like the 7044 did, but it also wants a PHDR that points at it. Because the IBM firmware doesn't like the real note section that ld generates (it puts it at the end of the file), we instead point PT_NOTE at the text section. This works, because at the top of the text section, there is a note hacked in, which was required for the 7044. Also, change the mode from virtual mode to real mode in the note, because the B50 hangs if you load it in virtual. Tested to work on a B50, 7044, and Pegasos2. Yay IBM. |
||
---|---|---|
.. | ||
boot.c | ||
boot.h | ||
ldscript | ||
Locore.c | ||
Makefile | ||
net.c | ||
net.h | ||
netif_of.c | ||
netif_of.h | ||
ofdev.c | ||
ofdev.h | ||
ofwstart.S | ||
openfirm.h | ||
version |