From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel =?iso-8859-1?Q?Engstr=F6m?= Date: Tue, 12 Nov 2002 17:49:58 +0100 Subject: [U-Boot-Users] i386 port of ppcboot Message-ID: <20021112174958.A17196@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 Hello all, I have made a preliminary port of ppcboot to i386 processors. The code runs on a AMD SC520 CDP (AMD reference design for the SC520 486 system on a chip device) and boots a linux kernel to promt from the on board flash. I am in the process of making a patch file and finding some web-spece to publish it on, I will announce when the patch is availabe on the web. If anyone wants to see it right now, you can email me and ask for the patch (~38kb compressed). The code is based on a ppcboot cvs-snapshot from October 28, but I intend to move to U-boot as soon as I have pulished the first version. /Daniel