↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: U-Boot

Post navigation

Newer posts →

ARM – Odroid U3 OK With Latest U-Boot..

Adventures With Linux ™ Posted on September 25, 2015 by RGSeptember 25, 2015

Recently tried the latest standard release of u-boot from ftp://ftp.denx.de/pub/u-boot/ , and it now works OK with the SDCard in the Odroid U3.    You still have to incorporate the ‘special’ secure-boot binaries and shell script from the hardkernel version ( in directory sd_fuse) from https://github.com/hardkernel/u-boot/tree/odroid-v2010.12 and change the reference to u-boot.bin to u-boot-dtb.bin in sd_fusing.sh. U-Boot 2015.10-rc3 … Continue reading →

Posted in Linux / ARM, Performance, success, U-Boot | Tagged arm, linux, odroid u3, sd_fusing, success, u-boot 2015.10-rc3 | 2 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

ARM – DreamPlug to Kernel 4.0-rc1..

Adventures With Linux ™ Posted on March 3, 2015 by RGMarch 29, 2015

Now that the DreamPlug has a stable power supply (see previous post..) I decided to live dangerously and update the u-boot version and install a modern ‘device tree’ plus kernel.. It has been mentioned many times before that the u-boot update for a DreamPlug is fraught, and can result in a ‘brick’..   There should be a way … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged arm, device tree, dreamplug, kernel 4.0-rc1, linux, success, u-boot, update, warning | 8 Replies

ARM – Odroid Kernel 3.17/3.18 USB Solution..

Adventures With Linux ™ Posted on November 8, 2014 by RGNovember 8, 2014

I had been trying to get USB working with 3.17 and 3.18-rc kernels on my Odroid U3 for some time, and had been looking for fixes in the source code. It turned out that I was looking in the wrong place – and a clue to this was the lack of any mention of the problem on … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Performance, U-Boot | Tagged fix, kernel 3.18-rc, new u-boot, odroid u3, success, usb | 1 Reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑