From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wkwby-0001iW-Eh for qemu-devel@nongnu.org; Thu, 15 May 2014 10:26:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wkwbs-0005Ql-AZ for qemu-devel@nongnu.org; Thu, 15 May 2014 10:26:18 -0400 MIME-Version: 1.0 Date: Thu, 15 May 2014 16:26:11 +0200 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=UTF-8 Subject: [Qemu-devel] New u-boot.git mirror on git.qemu-project.org for e500 target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: "qemu-ppc@nongnu.org list:PowerPC" , Alexander Graf , Anthony Liguori Alex asked me to set up a u-boot.git mirror since the e500 ppc target is now capable of booting u-boot. This is a nice step since it allows the target to boot payloads in the same way as real hardware (useful for booting non-Linux guest operating systems, for example). The mirror is available here: git clone git://git.qemu-project.org/u-boot.git Stefan