We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e14820 commit 624f88cCopy full SHA for 624f88c
purism/librem/5r4/u-boot/default.nix
@@ -51,6 +51,7 @@ let
51
rev = "956aa590c93977992743b41c45d3c7ee5a024915"; # this is the latest commit on the upstream/librem5 branch
52
hash = "sha256-MsIIlarN+WFFEzc0ptLAgS7BwJ6Cosy42xo0EwPn1AU=";
53
};
54
+ patches = [];
55
BL31 = "${arm-trusted-firmware-imx8mq}/bl31.bin";
56
preConfigure = ''
57
cp $BL31 .
0 commit comments