From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17274.63508.501761.748278@cargo.ozlabs.ibm.com> Date: Wed, 16 Nov 2005 20:12:52 +1100 From: Paul Mackerras To: David Woodhouse In-Reply-To: <1132131116.28963.75.camel@baythorne.infradead.org> References: <1131357857.27347.28.camel@baythorne.infradead.org> <20051107160939.GD3839@smtp.west.cox.net> <1131380422.27347.72.camel@baythorne.infradead.org> <20051107165453.GA29111@lst.de> <1131382971.27347.79.camel@baythorne.infradead.org> <1132131116.28963.75.camel@baythorne.infradead.org> Cc: Tom Rini , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] Fix 8250 probe on ppc32 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , David Woodhouse writes: > .... except that it seems to have been done already -- the code which > just landed in arch/powerpc/boot can already load a 32-bit kernel. Yes, it works on newworld (at least it does on my G4 powerbook). It should work on 32-bit CHRP with any luck, but for oldworld we'll have to generate a COFF file. Paul.