guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31599: [PATCH v2] system: Add u-boot-puma-rk3399.


From: Danny Milosavljevic
Subject: bug#31599: [PATCH v2] system: Add u-boot-puma-rk3399.
Date: Tue, 29 May 2018 10:51:40 +0200

On Mon, 28 May 2018 21:10:15 -0700
Vagrant Cascadian <address@hidden> wrote:

> +                 (apply invoke "./tools/mkimage"
> +                               `(,"-T" ,"rksd" ,"-n" ,"rk3399" ,"-d" 
> ,"spl/u-boot-spl.bin" ,"u-boot-spl.rksd")

Heh, this is neutral.  So 

  (invoke "./tools/mkimage" "-T" "rksd" "-n" "rk3399" "-d" "spl/u-boot-spl.bin" 
"u-boot-spl.rksd")

works fine.  So I've changed it to that.

I've pushed it to guix master.

Let's see what our aarch64 machines say about the cross-compilation (probably 
doesn't work yet - but meh).

Attachment: pgpMXPiYBZpDi.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]