Just in case some one doesn't wants to go into the process of setting up the environment to build the u-boot binary, which requires x86 and old toolchain. I uploaded it to my github repository:
https://github.com/jgmdev/archlinux-odr ... -odroid-c4
Pre-built U-boot for Odroid C4
- tobetter
- Posts: 7172
- Joined: Mon Feb 25, 2013 10:55 am
- languages_spoken: Korean, English
- ODROIDs: Many
- Location: Paju, South Korea
- Has thanked: 384 times
- Been thanked: 1052 times
- Contact:
Re: Pre-built U-boot for Odroid C4
Just in case anyone wants to get the latest U-boot whenever HK changes the U-boot for ODROID-C4, you can download it from the release page.
https://github.com/hardkernel/u-boot/releases

https://github.com/hardkernel/u-boot/releases
-
- Posts: 280
- Joined: Tue Jan 28, 2020 2:28 pm
- languages_spoken: english, spanish
- ODROIDs: U2, N2, N2+, C4, HC4
- Has thanked: 104 times
- Been thanked: 199 times
- Contact:
Re: Pre-built U-boot for Odroid C4
Just now I noticed those aren't only source releases but binary builds! Thanks a lot! I should now update my package to point to themtobetter wrote: ↑Thu May 21, 2020 7:08 amJust in case anyone wants to get the latest U-boot whenever HK changes the U-boot for ODROID-C4, you can download it from the release page.![]()
https://github.com/hardkernel/u-boot/releases

-
- Posts: 533
- Joined: Sun Jun 05, 2016 11:04 pm
- languages_spoken: english
- ODROIDs: C2, C4, H2
- Has thanked: 0
- Been thanked: 54 times
- Contact:
Re: Pre-built U-boot for Odroid C4
uuhh... at https://github.com/hardkernel/u-boot/releases
where is the binary for C4 - I think I only see sources? Am I overlooking something?
And what's the correct dd command to write this image then to microsd?
where is the binary for C4 - I think I only see sources? Am I overlooking something?
And what's the correct dd command to write this image then to microsd?
- tobetter
- Posts: 7172
- Joined: Mon Feb 25, 2013 10:55 am
- languages_spoken: Korean, English
- ODROIDs: Many
- Location: Paju, South Korea
- Has thanked: 384 times
- Been thanked: 1052 times
- Contact:
Re: Pre-built U-boot for Odroid C4
Please use this command in order to download the prebuilt U-boot for ODROID-C4, this will download the latest prebuilt tarball.
Your memory card can be flashed with the script 'sd_fusing.sh' after extracting the tarball.
Code: Select all
wget `curl -sL https://api.github.com/repos/hardkernel/u-boot/releases | grep download_url | awk -F'"' '{print $4}' | grep travis\/odroidc4 | grep u-boot-odroidc4`
-
- Posts: 533
- Joined: Sun Jun 05, 2016 11:04 pm
- languages_spoken: english
- ODROIDs: C2, C4, H2
- Has thanked: 0
- Been thanked: 54 times
- Contact:
Re: Pre-built U-boot for Odroid C4
Thank you!
But looking again now, I looked at travis/odroidc4-118 as this appears to be the latest version, but this is only sources,
whereas travis/odroidc4-112 contains sources AND the uboot binary.
That's why I couldn't find it... oops
But looking again now, I looked at travis/odroidc4-118 as this appears to be the latest version, but this is only sources,
whereas travis/odroidc4-112 contains sources AND the uboot binary.
That's why I couldn't find it... oops
- tobetter
- Posts: 7172
- Joined: Mon Feb 25, 2013 10:55 am
- languages_spoken: Korean, English
- ODROIDs: Many
- Location: Paju, South Korea
- Has thanked: 384 times
- Been thanked: 1052 times
- Contact:
Re: Pre-built U-boot for Odroid C4
I've retriggered the build and ODROID-N2/C4 have a new tag
*-127
.
Who is online
Users browsing this forum: No registered users and 0 guests