From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKDCF-0001l1-Op for qemu-devel@nongnu.org; Sun, 02 Mar 2014 15:41:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKDCA-0004If-GQ for qemu-devel@nongnu.org; Sun, 02 Mar 2014 15:41:15 -0500 Received: from mout.web.de ([212.227.15.3]:60192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKDCA-0004IS-6w for qemu-devel@nongnu.org; Sun, 02 Mar 2014 15:41:10 -0500 Received: from envy.site ([84.148.27.34]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0LwHp4-1XI6oB3C7q-0184x5 for ; Sun, 02 Mar 2014 21:41:06 +0100 Message-ID: <53139760.3040106@web.de> Date: Sun, 02 Mar 2014 21:41:04 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Request for openhackware.git mirror List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Peter Maydell , Mark Cave-Ayland , qemu-devel , Alexander Graf , qemu-ppc , Anthony Liguori , =?ISO-8859-15?Q?Herv=E9_Poussineau?= Hello Stefan, We have a file pc-bios/ppc_rom.bin in qemu.git, used by PReP emulation, to which we do not have available the full GPL source code. I would like to replace the current file with a new binary built from original OpenHack'Ware sources plus our pc-bios/ohw.diff plus build fixes plus workaround for the unknown delta between v0.4.1+ohw.diff and Jocelyn's ppc_rom.bin: http://repo.or.cz/w/openhackware.git is finally building for me [1] and seems to be working as before. Can you please set up an openhackware.git mirror on git.qemu.org for my git://repo.or.cz/openhackware.git so that we can properly integrate the sources as a submodule before I exchange the binary? Next steps would then be to agree on an approach to blow the binary up from 512 KiB to 1 MiB (proposals by Hervé and Alex) and then continue with Hervé's Raven PHB patches with a view to making both ppc_rom.bin and openbios-ppc testable in 2.0 until we can hopefully switch to OpenBIOS some time after. Thanks, Andreas [1] Using `make CROSS_COMPILE=powerpc-elf-` works for GCC 4.8.2 and binutils 2.24; I did not find a solution for my identically versioned CROSS_COMPILE=powerpc-eabi- setup (that I had been successfully using for OpenBIOS), lacking an __eabi symbol on final ld.