gnu: Add u-boot-sifive-fu540.

* gnu/packages/bootloaders (u-boot-sifive-fu540): New variable.
This commit is contained in:
Vagrant Cascadian 2020-02-01 04:18:12 +00:00
parent 01501a308c
commit 7d06364563
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -754,6 +754,9 @@ (define-public u-boot-puma-rk3399
(define-public u-boot-qemu-riscv64-smode
(make-u-boot-package "qemu-riscv64_smode" "riscv64-linux-gnu"))
(define-public u-boot-sifive-fu540
(make-u-boot-package "sifive_fu540" "riscv64-linux-gnu"))
(define-public u-boot-rock64-rk3328
(let ((base (make-u-boot-package "rock64-rk3328" "aarch64-linux-gnu")))
(package