Skip to content

Commit

Permalink
spapr/vof: Install rom and nvram binaries
Browse files Browse the repository at this point in the history
This installs VOF-related binaries (the firmware and the preformatted
NVRAM) as those were left out when the VOF was submitted initially.

Fixes: fc8c745 ("spapr: Implement Open Firmware client interface")
Signed-off-by: Alexey Kardashevskiy <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
  • Loading branch information
aik authored and legoater committed Feb 9, 2022
1 parent 96a46de commit 10717c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pc-bios/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ blobs = files(
'opensbi-riscv32-generic-fw_dynamic.bin',
'opensbi-riscv64-generic-fw_dynamic.bin',
'npcm7xx_bootrom.bin',
'vof.bin',
'vof-nvram.bin',
)

if get_option('install_blobs')
Expand Down

0 comments on commit 10717c2

Please sign in to comment.