On 12/21/08, Laurent Vivier laurent@lvivier.info wrote:
Le 21 déc. 08 à 09:31, Blue Swirl a écrit :
On 12/20/08, Laurent Vivier laurent@lvivier.info wrote:
This patches copies all needed ppc files to qemu and modifies them.
The generated OpenBIOS image must be loaded at adresse 0xfff00000 by
Qemu.
It is able to load Yaboot from disk and Yaboot is able to load Linux,
but
Linux hangs somewhere... of course it needs more work (but this cleans
up my
patch queue).
Thank you to Blue Swirl and Aurélien Jarno for their help.
Signed-off-by: Laurent Vivier Laurent@lvivier.info
Thanks, applied as r301. The patch introduces new warnings, but I'll fix them next.
Thank you. Sorry for the warnings. Do you want I correct them ?
I've already fixed almost all. Many of the warnings are generated just because HFS is enabled instead of HFS+, so they are not your fault.