guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add sunxi-tools.


From: Danny Milosavljevic
Subject: Re: [PATCH] gnu: Add sunxi-tools.
Date: Sun, 2 Oct 2016 11:54:01 +0200

Hi Leo,

On Sat, 1 Oct 2016 21:54:41 -0400
Leo Famulari <address@hidden> wrote:
> On Thu, Sep 29, 2016 at 01:02:04PM +0200, Danny Milosavljevic wrote:
> > 
> > * gnu/packages/admin.scm (sunxi-tools): New variable.  
> 
> What's the story with the 'bin/' [0] directory? I'm not familiar with
> these file types.

According to https://github.com/linux-sunxi/sunxi-tools/tree/master/bin they 
added these in order to avoid cross compilation...

http://linux-sunxi.org/Sunxi-tools describes what they are.

They don't seem to be installed in the first place - so I'd just remove them. 

bin/fel-pio.bin : ARM binary to be put on the SD card on the target
bin/fel-pio.nm : symbols
bin/fel-sdboot.sunxi : ARM binary to be put on the SD card on the target
bin/jtag-loop.sunxi : ARM binary to be put on the SD card on the target
bin/ramboot.scr : a u-boot configuration binary (created by mkimage) for the 
target
bin/ramboot.uboot-sh : not actually a binary; for the target

There are also build instructions how to build those contained in the source 
code as comment at the top, for example in 
https://github.com/linux-sunxi/sunxi-tools/blob/master/fel-pio.c which is 
included. I don't think a normal user needs those (and I never needed those). 
I'd just omit them.



reply via email to

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