All of lore.kernel.org
 help / color / mirror / Atom feed
From: deller@kernel.org
To: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Cc: deller@gmx.de
Subject: [PULL 3/5] pc-bios/meson: Add hppa-firmware64.img blob
Date: Sun,  3 Mar 2024 06:46:43 +0100	[thread overview]
Message-ID: <20240303054645.3004-4-deller@kernel.org> (raw)
In-Reply-To: <20240303054645.3004-1-deller@kernel.org>

From: Helge Deller <deller@gmx.de>

Add the missing 64-bit hppa firmware blob so that it gets installed.

Signed-off-by: Helge Deller <deller@gmx.de>
Fixes: 7c0dfcf9395e ("target/hppa: Update SeaBIOS-hppa to version 16")
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
---
 pc-bios/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pc-bios/meson.build b/pc-bios/meson.build
index e67fa433a1..0760612bea 100644
--- a/pc-bios/meson.build
+++ b/pc-bios/meson.build
@@ -73,6 +73,7 @@ blobs = [
   'qemu_vga.ndrv',
   'edk2-licenses.txt',
   'hppa-firmware.img',
+  'hppa-firmware64.img',
   'opensbi-riscv32-generic-fw_dynamic.bin',
   'opensbi-riscv64-generic-fw_dynamic.bin',
   'npcm7xx_bootrom.bin',
-- 
2.44.0



  parent reply	other threads:[~2024-03-03  5:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03  5:46 [PULL 0/5] Hppa latest patches deller
2024-03-03  5:46 ` [PULL 1/5] target: hppa: Fix unaligned double word accesses for hppa64 deller
2024-03-03  5:46 ` [PULL 2/5] target/hppa: Restore unwind_breg before calculating ior deller
2024-03-03  5:46 ` deller [this message]
2024-03-03  5:46 ` [PULL 4/5] pc-bios/README: Add information about hppa-firmware deller
2024-03-03  5:46 ` [PULL 5/5] roms/hppa: Add build rules for hppa-firmware deller
2024-03-04  9:57   ` Michael Tokarev
2024-03-05  9:44 ` [PULL 0/5] Hppa latest patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240303054645.3004-4-deller@kernel.org \
    --to=deller@kernel.org \
    --cc=deller@gmx.de \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.