me
/
guix
Archived
1
0
Fork 0

gnu: u-boot-qemu-riscv64-smode: Add package.

* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable.
master
Vagrant Cascadian 2020-02-01 01:21:12 +00:00
parent dcbfb3b8ea
commit 7e954f674b
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 3 additions and 0 deletions

View File

@ -751,6 +751,9 @@ to Novena upstream, does not load u-boot.img from the first partition.")
("firmware-m0" ,rk3399-cortex-m0)
,@(package-native-inputs base))))))
(define-public u-boot-qemu-riscv64-smode
(make-u-boot-package "qemu-riscv64_smode" "riscv64-linux-gnu"))
(define-public u-boot-rock64-rk3328
(let ((base (make-u-boot-package "rock64-rk3328" "aarch64-linux-gnu")))
(package