Re: arm64

2015-09-15 Thread Nicolas Dechesne
On Tue, Sep 15, 2015 at 5:36 PM, James Cloos wrote: > > "TG" == Tom Gall writes: > > TG> I like to use USB to Ethernet. Works well! > > Thanks. I should have thought to try that. > > Now I just need to find mine ☺ > USB Gadget (g_ether) works quite well as well, and doesn't require an

Re: arm64

2015-09-15 Thread James Cloos
> "TG" == Tom Gall writes: TG> I like to use USB to Ethernet. Works well! Thanks. I should have thought to try that. Now I just need to find mine ☺ -JimC -- James Cloos OpenPGP: 0x997A9F17ED7DAEA6 ___ linaro-dev mailing list linaro

Re: arm64

2015-09-14 Thread Tom Gall
I like to use USB to Ethernet. Works well! Regards, Tom > On Sep 14, 2015, at 5:26 PM, James Cloos wrote: > > Are there any decent arm64 boards available? > > I ordered a dragonboard some time back, and it finally shipped and > arrived today. > > But the networking sucks. > > There is no pr

Re: arm64 Debian/Ubuntu port image available

2013-03-12 Thread Wookey
+++ Wookey [2013-02-27 02:10 +]: > State of the Debian/Ubuntu arm64 port > = > > *** Arm64 lives! *** > > Executive summary > - > > * There is now a bootable (raring) image to download and run > * A bit more work is needed to make the ro

Re: arm64 Debian/Ubuntu port image available

2013-02-28 Thread Michael K. Edwards
Nice work, Wookey! If experience cross-building for armhf is any guide, all you need for NSS is a host build of shlibsign; see https://github.com/mkedwards/crosstool-ng/blob/master/patches/nss/3.12.10/0001-Modify-shlibsign-wrapper-for-cross-compilation.patch. There's also scriptage in that repo f

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Lennart Sorensen
On Wed, Feb 27, 2013 at 06:38:55PM -0300, Cláudio Sampaio wrote: > Is there any device with Aarch64 on sale? I couldn't find any, only some > mentions from Calxeda. > Would you mind to provide suggestions of any seller which sells through the > internet? There are none for sale yet. I believe som

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Cláudio Sampaio
On Tue, Feb 26, 2013 at 11:10 PM, Wookey wrote: > State of the Debian/Ubuntu arm64 port > = > > *** Arm64 lives! *** > Hi, Is there any device with Aarch64 on sale? I couldn't find any, only some mentions from Calxeda. Would you mind to provide suggestions of

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Ian Campbell
On Wed, 2013-02-27 at 13:37 +, Wookey wrote: > I had to choose between getting this working in vaguely finite time > and keeping both Debian and Ubuntu bootstraps in sync, so unstable > just got stuck at the 'toolchain bootstrap needed' stage. That's quite reasonable > Is raring useful to you

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Wookey
+++ Ian Campbell [2013-02-27 12:00 +]: > On Wed, 2013-02-27 at 02:10 +, Wookey wrote: > > > > Setting up an arm64 build environment is very simple. Use > > sbuild-createchroot or mk-sbuild > > and point at the bootstrap repo, with a bit of config and some updated > > tools packages from

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Ian Campbell
On Wed, 2013-02-27 at 02:10 +, Wookey wrote: > > Setting up an arm64 build environment is very simple. Use sbuild-createchroot > or mk-sbuild > and point at the bootstrap repo, with a bit of config and some updated tools > packages from > the repo (amd64 only supplied). Details are given on

Re: arm64 Debian/Ubuntu port image available

2013-02-27 Thread Marcin Juszkiewicz
W dniu 27.02.2013 03:10, Wookey pisze: > State of the Debian/Ubuntu arm64 port > = > > *** Arm64 lives! *** Congratulations Wookey (and everyone involved)! > * There is now a bootable (raring) image to download and run > Once you've created a tarball chroot

Re: arm64 Debian/Ubuntu port image available

2013-02-26 Thread Fathi Boudra
On 27 February 2013 04:10, Wookey wrote: > State of the Debian/Ubuntu arm64 port > = > > *** Arm64 lives! *** Awesome work Wookey! > Executive summary > - > > * There is now a bootable (raring) image to download and run > * Everything has bee