Re: Resurrecting mkLinux
From: Jesper Skov <hidden>
Date: 1999-04-07 11:37:32
[Thanks for forwarding it to me, Geert] Benjamin> What is the APUS bootloader doing ? (Will it load the kernel Benjamin> at a fixed address ?) The problem on APUS systems is that the start address of physical memory is unknown. So after bootup, when the address has been determined, I patch all the virt<->phys constants used throughout the kernel. The memory on an APUS system is contiguous though, so the fix used on APUS may not be enough for you. My code is not in the vger tree yet. If you want to have a look at it, get a diff from ftp://sunsite.auc.dk/local/os/linux/apus/kernels (or thereabouts). Jesper [[ This message was sent via the linuxppc-dev mailing list. Replies are ]] [[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]] [[ reply is of general interest. Please check http://lists.linuxppc.org/ ]] [[ and http://www.linuxppc.org/ for useful information before posting. ]]