summaryrefslogtreecommitdiffstats
path: root/bare
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2014-11-16 19:54:48 +0100
committerChris Johns <chrisj@rtems.org>2014-12-01 08:33:54 +1100
commit3834e6a28e607630553ef23044f9637c7674d83f (patch)
tree16a0e7072304699d94064da02df0a73549479919 /bare
parentsparc-gdb: use patch for leon2/3 support to sis (diff)
downloadrtems-source-builder-3834e6a28e607630553ef23044f9637c7674d83f.tar.bz2
bare/qemu: add patches for leon3 support.
Diffstat (limited to 'bare')
-rw-r--r--bare/config/devel/qemu-git-1.cfg10
1 files changed, 10 insertions, 0 deletions
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