From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sullivan.realtime.net (sullivan.realtime.net [205.238.132.226]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 21D3FDDF76 for ; Wed, 28 Mar 2007 18:21:06 +1000 (EST) Date: Wed, 28 Mar 2007 02:21:02 -0600 (CST) Subject: [PATCH 0/4] boot: cleanup and prep for more platforms Sender: From: Milton Miller To: linuxppc-dev@ozlabs.org Message-Id: Cc: Paul Mackerras , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here is the lastest round of my patches to the bootwrapper. It includes the updated missing relocations patchs, a few small changes, and a RFC. I now have my ppc64 kexec reboot code running, but the 1000 lines need to be split apart for posting. milton