↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: workflow

ARM – Raspberry Pi ‘Classic’ – Device Tree Kernel Compile..

Adventures With Linux ™ Posted on February 22, 2015 by RGFebruary 22, 2015

After my tests compiling the new armv7 Pi 2 Kernel – with ‘device tree’ – I decided to try the same with the ‘classic’ armv6 Pi (B+).. You will need the latest version of the Pi /boot files, including the latest config.txt with the necessary parameters for device tree boot, sound config, etc.. For cross-compilation, I created … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged cross-compile, device tree, kernel compile, raspberry pi v6, success, workflow | Leave a reply

ARM – Raspberry Pi 2 – Kernel Compile..

Adventures With Linux ™ Posted on February 19, 2015 by RGFebruary 19, 2015

Finally got the Raspberry Pi 2, and installed Fedora 21 (armv7hl) with no problems..    Temporarily used object code 3.18.7-v7+ from the repository, and then tested kernel compile options.. The system seems (so far..) to be relatively sluggish compared to my other quad-core armv7 systems..   Compiling on the Pi 2 itself seemed relatively slow, but at least it … Continue reading →

Posted in compilation, Crash and Burn.., HTC, kernel, Linux / ARM, Raspberry Pi | Tagged 3.19.0, armv7, fedora 21, kernel compile, raspberry pi, success, workflow | 4 Replies

ARM – Odroid U3 Kernel Compilation..

Adventures With Linux ™ Posted on February 8, 2015 by RGMarch 3, 2015

This is a workflow for compilation of a kernel + device tree for the Odroid U3.   There are other ways of doing this, but this one works, for me.. Compilation works fine on the device itself, so no need for cross-compilations.. This is for a device with root filesystem and boot partition on one SDcard.. Source from: … Continue reading →

Posted in Linux | Tagged arm, device tree, example, kernel 3.19, kernel compile, linux, odroid u3, workflow | 6 Replies

ARM – CuBox-i4 Pro to Kernel 3.17-rc1..

Adventures With Linux ™ Posted on August 20, 2014 by RGAugust 20, 2014

Just updated the CuBox to kernel 3.17-rc1, but still used the previous ‘combined zImage plus DTB’ method, which works OK.. Kernel source here:  # git clone -b 3.17-rc1 –single-branch https://github.com/jmontleon/fedora-20-cubox-i4pro Fedora release 20 (Heisenbug) Kernel 3.17.0-rc1 on an armv7l (ttymxc0) ……………. # uname -a Linux rgcubox 3.17.0-rc1 #1 SMP PREEMPT Tue Aug 19 13:48:28 EDT 2014 armv7l … Continue reading →

Posted in compilation, CuBox, Fedora, Linux / ARM | Tagged arm, compile, cubox-i4-pro, dtb, kernel 3.17-rc1, linux, success, workflow | Leave a reply
Original content © Robert Gadsdon 2013
↑