From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel =?iso-8859-1?Q?Engstr=F6m?= Date: Wed, 13 Nov 2002 09:27:31 +0100 Subject: [U-Boot-Users] i386 port of ppcboot In-Reply-To: <1037120951.15616.35.camel@spawn>; from kenneth.johansson@etx.ericsson.se on tis, nov 12, 2002 at 18:09:11 +0100 References: <20021112174958.A17196@jupiter.omicron.se> <1037120951.15616.35.camel@spawn> Message-ID: <20021113092731.C22221@jupiter.omicron.se> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kenneth, On 2002.11.12 18:09 Kenneth Johansson wrote: > > I have made a preliminary port of ppcboot to i386 processors. > > Can this boot a standard linux kernel? Yes, with or without the ppcboot header. > I do not know much about the x86 world but don't linux need some > functions from BIOS to start? Yes, those three or four BIOS calls that are needed are emulated. /Daniel