gnu: Add u-boot-mx6cuboxi.
authorVagrant Cascadian <vagrant@debian.org>
Sun, 29 Apr 2018 06:39:10 +0000 (06:39 +0000)
committerDanny Milosavljevic <dannym@scratchpost.org>
Sun, 29 Apr 2018 17:03:05 +0000 (19:03 +0200)
* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.

gnu/packages/bootloaders.scm

index 6a9fa36..0db6ad3 100644 (file)
@@ -466,6 +466,9 @@ also initializes the boards (RAM etc).")
 (define-public u-boot-wandboard
   (make-u-boot-package "wandboard" "arm-linux-gnueabihf"))
 
 (define-public u-boot-wandboard
   (make-u-boot-package "wandboard" "arm-linux-gnueabihf"))
 
+(define-public u-boot-mx6cuboxi
+  (make-u-boot-package "mx6cuboxi" "arm-linux-gnueabihf"))
+
 (define-public vboot-utils
   (package
     (name "vboot-utils")
 (define-public vboot-utils
   (package
     (name "vboot-utils")