[rtems-source-builder commit] bare/qemu: add patches for leon3 support.

Chris Johns chrisj at rtems.org
Tue Dec 2 04:51:28 UTC 2014


Module:    rtems-source-builder
Branch:    master
Commit:    3834e6a28e607630553ef23044f9637c7674d83f
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=3834e6a28e607630553ef23044f9637c7674d83f

Author:    Jiri Gaisler <jiri at gaisler.se>
Date:      Sun Nov 16 19:54:48 2014 +0100

bare/qemu: add patches for leon3 support.

---

 bare/config/devel/qemu-git-1.cfg | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg
index 2c923cf..82544d4 100644
--- a/bare/config/devel/qemu-git-1.cfg
+++ b/bare/config/devel/qemu-git-1.cfg
@@ -32,6 +32,16 @@
 #%patch add qemu pw://patchwork.ozlabs.org/patch/347502/raw/CAN-bus-Kvaser-PCI-CAN-S-single-SJA1000-channel-emulation-added.patch
 #%hash md5 CAN-bus-Kvaser-PCI-CAN-S-single-SJA1000-channel-emulation-added.patch 7bd24fa8b55116c9a1301afd7dfa69d3
 
+#
+# Patches to build qemu-sparc with Leon3 support
+#
+%patch add qemu https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch
+%hash md5 0001-LEON3-Add-emulation-of-AMBA-plug-play.patch 5f0cfc249fb83fd93603ab4f55f03233
+%patch add qemu https://gaisler.org/qemu/0002-LEON3-Build-AMBA-plug-and-play-records-from-high-lev.patch
+%hash md5 0002-LEON3-Build-AMBA-plug-and-play-records-from-high-lev.patch 1f963963a269fd3ff89cb633c122156a
+%patch add qemu https://gaisler.org/qemu/0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch
+%hash md5 0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch 59b684eaaee77f94bdef6a12b6e544e2
+
 %if %{_host} == mingw32
  %patch add qemu pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch
 %endif



More information about the vc mailing list