From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoCSW-0003S7-Po for qemu-devel@nongnu.org; Tue, 20 Feb 2018 13:16:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eoCSS-00016L-O2 for qemu-devel@nongnu.org; Tue, 20 Feb 2018 13:16:08 -0500 Message-Id: From: BALATON Zoltan Date: Tue, 20 Feb 2018 19:10:39 +0100 Subject: [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org Cc: Alexander Graf , David Gibson , Francois Revol I've created a git repo for the Sam460ex u-boot sources and this adds that as a submodule and a separate patch to add the binary built from these sources. Feel free to keep this as two patches, squash them into one patch or take the git repo and commit the content under the QEMU repo and use that as a submodule as you see fit (or let me know if any changes are needed for these patches). BALATON Zoltan (2): roms: Added git submodule for u-boot-sam460 (firmware for sam460ex) pc-bios: Added u-boot-sam460 firmware binary .gitmodules | 3 +++ Makefile | 2 +- pc-bios/u-boot-sam460-20100605.bin | Bin 0 -> 524288 bytes 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100755 pc-bios/u-boot-sam460-20100605.bin -- 2.7.6