On Mon, 9 Jun 2003, YhLu wrote:
Is there any MB can boot to execute into LinuxBIOS after copying it to RAM?
yes, many.
The _RAMBASE WE use for E7501 is 0x8000, and the FreeBIOS2 default for K8 is 0x4000. How should I set the value to make the LinuxBIOS can boot into hardwaremain.c. It seems MB only execute the auto.c and crt0.base and can not jump to the right address.
I'm not sure what's wrong here. You may have to start checking the object code to see if it is correct.
For what it is worth the new config tool is almost working ... just trying to get the sizing of the romimage correct.
Hopefully I can start paying attention to linuxbios itself soon, now that I can bulid it.
ron