summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-07-27 02:03:20 +0200
committerFelix Singer <felixsinger@posteo.net>2022-07-28 18:28:24 +0000
commitdca8583f17a2b26269a51da929c0892cce19b532 (patch)
treef334e29a437cbc41d4acc29ca6bd07bdd2ee9367 /util
parentcd6a2ad1b2d3444e815fb9b1a6ec1c98e0403c23 (diff)
downloadcoreboot-dca8583f17a2b26269a51da929c0892cce19b532.tar.gz
coreboot-dca8583f17a2b26269a51da929c0892cce19b532.tar.bz2
coreboot-dca8583f17a2b26269a51da929c0892cce19b532.zip
util/liveiso/common: Install devmem2 and pcimem
devmem2 and pcimem are useful tools which allow working (reading and writing) with memory mapped IO. Change-Id: Ifda547b44af3c8e11cd4171a1dfbce3713455303 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66171 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util')
-rw-r--r--util/liveiso/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix
index 473b851f7a06..b08b48f14dc9 100644
--- a/util/liveiso/common.nix
+++ b/util/liveiso/common.nix
@@ -111,6 +111,7 @@
cryptsetup
curl
ddrescue
+ devmem2
dmidecode
dosfstools
e2fsprogs
@@ -148,6 +149,7 @@
p7zip
pacman
parted
+ pcimem
pciutils
phoronix-test-suite
powertop