hardkernel / u-boot

u-boot for odroid
179 stars 176 forks source link

Newer u-boot for Odroid C1 #47

Open floion opened 6 years ago

floion commented 6 years ago

Hi guys, is there a newer u-boot for the Odroid C1? Or there's just the 2011 version?

Thank you

codewalkerster commented 6 years ago

https://wiki.odroid.com/odroid-c1/os_images/android/android

floion commented 6 years ago

Hi @codewalkerster thanks for the reply, I was interested in the source code. Is that available somewhere?

floion commented 6 years ago

So, to rephrase, do you guys have a branch/repository somewhere with a newer uboot for the Odroid C1?

codewalkerster commented 6 years ago

Sorry. odroidc-v2011.03 is last branch.

floion commented 6 years ago

Okay, thanks for the info. Looks like I'll have to rebase the Odroid C1 patches on top of a newer version and see what/how bad things can go wrong :)

michaeldye commented 5 years ago

@floion did you make any progress on that?

floion commented 5 years ago

Hi @michaeldye unfortunately I did not pursue this any further and ended up backporting the patches we needed

tobetter commented 5 years ago

@floion Do you have any specific patches to apply or backport for ODROID-C1?

floion commented 5 years ago

Hi @tobetter I don't think those patches are of interest to everybody using the C1, they were just specific to our usecase. We basically needed the cmd part support so we ended up backporting a bunch of mainline patches: https://github.com/balena-os/resin-odroid/tree/master/layers/meta-resin-odroid/recipes-bsp/u-boot-hardkernel/u-boot-hardkernel

tobetter commented 5 years ago

@floion Thank you for reply and update, just curious the necessary features for ODROID-C1 and sorry for paying attention to your needs very late. Sorry for that.

floion commented 4 years ago

Hi @codewalkerster @tobetter is there now a newer version of u-boot available for the Odroid C1? We now need the fsuuidcommand available and if you guys have a newer version available that would be great. Thanks