↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: aarch64

Post navigation

← Older posts
Newer posts →

ARM64 – Odroid C2 – U-Boot Boots..

Adventures With Linux ™ Posted on May 11, 2016 by RGMay 16, 2016

After some valuable info received from Brad (see comment on my earlier article, at http://rglinuxtech.com/?p=1723 ), I found the complete set of four patches for initial C2 U-Boot support, and applied these to the latest (May 9) GIT version of U-Boot..   Thanks are also due to Beniamino Galvani for producing these patches.. Detailed instruction on how to … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid C2, Opinion, Performance, U-Boot | Tagged four patches, limited functionality, odroid c2, partial success, tftp, u-boot patches | 2 Replies

ARM64 – Odroid C2 U-Boot – Latest..

Adventures With Linux ™ Posted on May 7, 2016 by RGMay 7, 2016

I discovered there was a later version (6) of the U-boot patch for the Odroid C2, and also – after more research – found the reason for the compile error… It turns out that the GIT version (May 5, 2016) of U-boot currently needs two patches.. The first one is to provide psci_system_reset for armv8, and details … Continue reading →

Posted in aarch64, alpha release, ARM64, boot, compilation, Crash and Burn.., Hacks, Odroid C2, Opinion, Performance, U-Boot | Tagged boot fails, compile cleanly, odroid c2, psci_system_reset, two patches needed, u-boot | 4 Replies

ARM64 – Odroid C2 With Latest U-Boot and Kernel – Not Quite Yet..

Adventures With Linux ™ Posted on April 27, 2016 by RGApril 27, 2016

I decided to check the latest linux-next tree for signs of Odroid C2 code, and there is some there – apparently for basic functionality..     Compiled OK, but when I tried to boot it, the Hardkernel-supplied version of U-Boot crashed: odroidc2#ext4load mmc 0:1 ${loadaddr} /boot/uboot/Image 7748608 bytes read in 187 ms (39.5 MiB/s) odroidc2#ext4load mmc 0:1 ${dtb_loadaddr} /boot/uboot/meson-gxbb-odroidc2.dtb … Continue reading →

Posted in aarch64, alpha release, ARM64, compilation, Crash and Burn.., Hacks, Odroid C2, Opinion, U-Boot | Tagged crash, linux-next, odroid c2, reset, u-boot patch | 4 Replies

ARM – Another Source for Rootfs Images..

Adventures With Linux ™ Posted on April 26, 2016 by RGApril 26, 2016

If you need a particular rootfs for an ARM7 or ARM64 device, there is a source of these at http://libguestfs.org/download/builder/ As an example, for Fedora 23 aarch64, then download the http://libguestfs.org/download/builder/fedora-23-aarch64.xz file, and then expand it (I use ark..)   This will give you a file fedora-23-aarch64, and simply rename this to fedora-23-aarch64.img. As the Fedora aarch64 images … Continue reading →

Posted in aarch64, arm, ARM64, armv7, boot, Fedora, Linux / ARM, Opinion, Performance | Tagged arm, arm64, details, extract, libguestfs.org, rootfs images | 1 Reply

ARM64 – Pi3 Success – Almost..

Adventures With Linux ™ Posted on April 26, 2016 by RGApril 26, 2016

After more ‘investigation’, I managed to find a working U-Boot for a 64-bit boot of the Raspberry Pi 3, by copying it from the boot directory of this: http://www.tom-yam.or.jp/rpi3/rpi3-arm64-debian-20160414.img.xz found towards the end of the latest 64-bit thread on the Pi Forum: https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=137963&sid=cd15abd8d4dd2a2d5c517f47a3e4f5e4&start=125 .  Thanks to xyinao for putting it all together.. I copied the kernel Image … Continue reading →

Posted in aarch64, boot, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, Raspberry Pi, U-Boot | Tagged 64-bit kernel, boot ok, fedora 23, only 3 cpu cores, raspberry pi 3, tests | 2 Replies

ARM64 – Pi3 64-Bit Tribulations.. Too Soon for Stability..

Adventures With Linux ™ Posted on April 15, 2016 by RGApril 15, 2016

I had ordered a Raspberry Pi 3 back in March in the hope that it would be a useful exercise in 64-bit on a different chipset..    I was (somewhat) disappointed to find that there was no initial 64-bit support, and indeed that I had been a bit of a pioneer in even running armv7 code on my … Continue reading →

Posted in aarch64, ARM64, boot, Crash and Burn.., Hacks, hardware, Linux / ARM, Opinion, Performance, Raspberry Pi, U-Boot | Tagged arm64, fail, git versions changing, performance issues, plans, raspberry pi 3, tests, u-boot | 1 Reply

ARM64 – Geekbox – 8-Cores and a UART Gotcha..

Adventures With Linux ™ Posted on April 8, 2016 by RGApril 8, 2016

I recently acquired on of the rather quirky Geekbox ARM64 devices, together with the oddly-named ‘Landingstrip’ expansion board.. http://www.cnx-software.com/2015/11/19/geekbox-is-a-hackable-android-and-linux-tv-box-powered-by-rockchip-rk3368-soc/ http://forum.geekbox.tv/ The similarity in overall design to the ARMv7 Radxa Rock2 will be seen from the photo: If you are ordering one, it is worth getting the USB/UART connector as well, as the 3-pin micro flat-pin connection is … Continue reading →

Posted in aarch64, ARM64, Fedora, geekbox, Hacks, hardware, Linux, Opinion | Tagged aarch64, arm64, console uart conflict with sdcard, fedora 23, geekbox, rk3368, ssd | Leave a reply

ARM – Odroid C2 – 64bit, with Ethernet..

Adventures With Linux ™ Posted on March 11, 2016 by RGMarch 11, 2016

Just acquired a 64-bit Odroid C2: As usual, I installed Fedora 23 aarch64 on it: Fedora 23 (Twenty Three) Kernel 3.14.29 on an aarch64 (ttyS0) ………………… # uname -a Linux rgc2 3.14.29 #1 SMP PREEMPT Wed Mar 9 11:14:41 PST 2016 aarch64 aarch64 aarch64 GNU/Linux The only kernel source available – so far – is a heavily-patched … Continue reading →

Posted in aarch64, ARM64, Fedora, kernel, Linux / ARM, Odroid C2 | Tagged 64-bit, aarch64, amlogic s905, arm64, fedora 23, odroid c2, success | 3 Replies

ARM64 – DragonBoard to 4.2.4 – 4.3-rc5 Tested..

Adventures With Linux ™ Posted on November 12, 2015 by RGNovember 12, 2015

Updated the DragonBoard 410c to Kernel 4.2.4: # git clone https://git.linaro.org/landing-teams/working/qualcomm/kernel.git -b release/qcomlt-4.2 and this version boot/runs OK..   I am running these systems ‘headless’, so have not been able to test monitor/display capabilities.. Fedora 23 (Twenty Three) Kernel 4.2.4 on an aarch64 (ttyMSM0) ……………… # uname -a Linux rg410c 4.2.4 #1 SMP PREEMPT Wed Nov 11 04:12:36 … Continue reading →

Posted in aarch64, ARM64, compilation, Dragonboard, kernel, Linux / ARM, Performance | Tagged arm64, dragonboard 410c, kernel 4.2.4, linaro, success | 3 Replies

ARM64 – Dragonboard 410c – Now with U-Boot..

Adventures With Linux ™ Posted on November 10, 2015 by RGNovember 12, 2015

One of the shortcomings of the DragonBoard 410c was that it relied on the Android-phone-centric fastboot for any Kernel updates, but now there is a version of U-Boot available, thanks to Mateusz Kulikowski.. This is very much a work-in-progress, but I thought I would give it a try… I started with the version at https://github.com/hallor/u-boot/tree/dragonboard-2015.11.01, and made … Continue reading →

Posted in aarch64, compilation, Crash and Burn.., Dragonboard, Fedora, Hacks, kernel, Linux / ARM, U-Boot | Tagged arm64, dragonboard 410c, hack, success, u-boot | 7 Replies

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑