↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Linux / ARM

Linux on ARM

Post navigation

← Older posts
Newer posts →

ARM64 – HiKey – Change to UEFI Boot..

Adventures With Linux ™ Posted on July 22, 2015 by RGJuly 22, 2015

After some more testing, including trying (unsuccessfully) the HiKey version of Kernel 4.1-rc4 # git clone -b hikey-mainline-rebase –single-branch https://github.com/96boards/linux/   I was frustrated by the complete lack of kernel boot info on screen, after the proprietary bootloader had finished.. More research found that this bootloader was described as somewhat deficient in the ‘fit for purpose’ department, and … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Hikey, Linux / ARM, UEFI | Tagged arm64, bootloader, emmc, grub, hikey, linux, success, uefi | Leave a reply

ARM64 – DragonBoard to 4.2-rc1 – And Back Again..

Adventures With Linux ™ Posted on July 17, 2015 by RGJuly 17, 2015

Updated the DragonBoard 410c to patched Kernel 4.2-rc1 from https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/tree/refs/heads/integration-linux-qcomlt , and the system booted OK: Fedora release 22 (Twenty Two) Kernel 4.2.0-rc1+ on an aarch64 (ttyMSM0) ……….. # uname -a Linux rg410c 4.2.0-rc1+ #2 SMP PREEMPT Thu Jul 16 15:14:27 PDT 2015 aarch64 aarch64 aarch64 GNU/Linux – But, on further testing, the SD Card (mmc1) had … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM | Tagged arm64, boot ok, dragonboard 410c, kernel 4.2-rc1 patched, linux, mmc1, reset 0x1 never completed, sdcard not detected | 3 Replies

ARM – Pi2 to U-Boot..

Adventures With Linux ™ Posted on July 16, 2015 by RGJuly 16, 2015

I decided to try U-Boot on the Raspberry Pi 2, and the process has been fairly well documented in several places.. I used the latest U-Boot, with ‘patch’ info from here, as I needed Device Tree support:  https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=108217. Actual ‘installation’ is simple, as I just copied the u-boot binary to the boot directory on the SD Card, … Continue reading →

Posted in Hacks, Linux / ARM, U-Boot | Tagged boot parameters, compile, device tree support, install, patch, rasperry pi 2, success, u-boot | 2 Replies

ARM64 – HiKey With Proper UART Connection..

Adventures With Linux ™ Posted on July 12, 2015 by RGJuly 12, 2015

One of the most annoying missing features of the HiKey ARM54 board is the lack of a proper UART connection, to enable the same degree of boot information as other SoC systems..     There is a 4-pin/hole connection point, but no actual connector…    So, I had to get out the (mini) soldering iron, and magnifying goggles, and use … Continue reading →

Posted in ARM64, Crash and Burn.., Hikey, Linux / ARM | Tagged arm64, boot debug console, hikey, soldered, success, uart connection | 2 Replies

ARM64 – DragonBoard 410c to Kernel 4.1..

Adventures With Linux ™ Posted on July 2, 2015 by RGJuly 2, 2015

Managed to update the DragonBoard 410c to Linaro Kernel 4.1.0+, from here: git clone https://git.linaro.org/landing-teams/working/qualcomm/kernel.git -b integration-linux-qcomlt So far, I have made the kernel ‘monolithic’ with all necessary modules built-in (‘y” instead of ‘m’), as this was how the original Linaro/Qualcomm kernel was built..     As the 410c uses the android fastboot, it would seem that the kernel/boot … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged dragonboard 410c, kernel 4.1.0, testing, unstable, update | Leave a reply

ARM – Fedora 22 on ARM64..

Adventures With Linux ™ Posted on July 1, 2015 by RGJuly 1, 2015

After quite a lot of messing about, I got Fedora 22 running on the ARM64 DragonBoard 410c: Fedora release 22 (Twenty Two) Kernel 4.0.0-linaro-lt-qcom on an aarch64 (ttyMSM0) ………… $ uname -a Linux rg410c rg410c.almaden 4.0.0-linaro-lt-qcom #1 SMP PREEMPT Fri Jun 5 15:17:06 UTC 2015 aarch64 aarch64 aarch64 GNU/Linux Still running the ‘stock’ Linaro/Qualcom version of Kernel … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Fedora, Hacks, Linux / ARM | Tagged aarch64, arm64, boot, dragonboard 410c, fedora 22, success | Leave a reply

ARM – Odroid to 4.1-rc8

Adventures With Linux ™ Posted on June 18, 2015 by RGJune 18, 2015

Updated the Odroid U3 to Kernel 4.1-rc8, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.1.y Fedora release 22 (Twenty Two) Kernel 4.1.0-rc8 on an armv7l (ttySAC1) …………… ]# uname -a Linux rgodroid 4.1.0-rc8 #1 SMP Wed Jun 17 16:20:50 PDT 2015 armv7l armv7l armv7l GNU/Linux As it has been some time since I (unsuccessfully) tried a ‘mainline’ kernel on the U3, I may … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Odroid, Opinion | Tagged arm, kernel 4.1-rc8 patched, linux, odroid u3, success | 2 Replies

ARM – Updates to 4.1-rc4, and Pi 2 to 4.0.4

Adventures With Linux ™ Posted on May 20, 2015 by RGMay 20, 2015

Updated the DreamPlug, CuBox-i4Pro, and Odroid U3 to Kernel 4.1-rc4.. DreamPlug and CuBox using the standard code from kernel.org: Fedora release 18 (Spherical Cow) Kernel 4.1.0-rc4 on an armv5tel (ttyS0) …………… ]# uname -a Linux rgdreamplug 4.1.0-rc4 #1 Wed May 20 09:12:43 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.1.0-rc4 on an … Continue reading →

Posted in compilation, CuBox, Dreamplug, kernel, Linux / ARM, Odroid | Tagged arm, cubox-i4pro, dreamplug, kernel 4.0.4, kernel 4.1-rc4, odroid u3, raspberry pi, success, updates | 2 Replies

ARM – DreamPlug and CuBox to 4.1-rc3..

Adventures With Linux ™ Posted on May 12, 2015 by RGMay 12, 2015

Updated the DreamPlug and CuBox-i4 Pro to Kernel 4.1-rc3, from kernel.org.. Fedora release 18 (Spherical Cow) Kernel 4.1.0-rc3 on an armv5tel (ttyS0) …………… # uname -a Linux rgdreamplug 4.1.0-rc3 #2 Mon May 11 15:04:52 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.1.0-rc3 on an armv7l (ttymxc0) ……………. # uname -a Linux rgcubox … Continue reading →

Posted in CuBox, Dreamplug, kernel, Linux / ARM | Tagged arm, boot, cubox-i4-pro, dreamplug, kernel 4.1-rc3, kernel.org, linux, success | Leave a reply

ARM – Odroid to 4.1-rc2

Adventures With Linux ™ Posted on May 6, 2015 by RGMay 6, 2015

Updated the Odroid U3 to Kernel 4.1-rc2, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.1.y Apart from the SELinux shenanigans (see previous post..) there were no problems.. Fedora release 22 (Twenty Two) Kernel 4.1.0-rc2 on an armv7l (ttySAC1) ….. ]# uname -a Linux rgodroid 4.1.0-rc2 #1 SMP Wed May 6 11:44:37 PDT 2015 armv7l armv7l armv7l GNU/Linux I had updated to Fedora 22 … Continue reading →

Posted in kernel, Linux / ARM, Odroid | Tagged kernel 4.1-rc2, odroid u3, success | 3 Replies

Post navigation

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