minusdelta Posted June 1, 2016 Posted June 1, 2016 v5.12 mentions C1 again, this remembered me to give a short update here. Last thing I planned was to compose a working mainline kernel from pre compiled stuff at kernelci.org. Their config is here, modules and zImage are here, dtb here and rootfs (possibly) here. But as a replacement I had to take my spare C1+ into "production" ad hoc so there is no test platform here at the moment (OPI+2E ordered). Hint: v5.10 mentions all 3.10+ kernels are Docker ready but the C1+ isnt, there is no working docker storage driver for it.
infinity Posted August 17, 2016 Posted August 17, 2016 Hi there! Just noticed a couple of days ago that you managed to provide armbian for the Odroid C2 . As I'm pretty happy with using armbian on my banana PI, I'm glad to see that the powerful C2 also went into your hands! Mainline Kernel Support: The last couple of weeks there was apparently significant progress with mainline kernel support (Kernel 4.7 seems to be working): http://forum.odroid.com/viewtopic.php?f=135&t=22708#p152459 MMC support seems to be in testing phase: http://forum.odroid.com/viewtopic.php?f=135&t=22717#p153372 Ethernet is not throttled anymore: http://forum.odroid.com/viewtopic.php?f=135&t=22717#p154447 u-boot enhancement Another developer (Kwiboo from LibreELEC and OpenPHT projects) is working on the u-boot for Odroid C2: He has integrated power on and off via IR Remote and CEC (which makes this one of the first SBCs which is capable of this): https://github.com/hardkernel/u-boot/issues/26#issuecomment-239628530 But he also could use some help with u-boot, as powering down the 3V3 line is broken in all u-boot versions for Odroid C2: http://forum.odroid.com/viewtopic.php?f=139&t=23073#p155601 So if somebody has experience with u-boot and has the skills and willingness to contribute, you could contact kwiboo at forum.odroid.com or Git. I'm sure he'll be very thankful for any Input
nbj Posted August 20, 2016 Posted August 20, 2016 I'm trying to build but it fails. Logs are attached. Can anyone help? Thanks. Regards Nuno output.tar.gz
zador.blood.stained Posted August 20, 2016 Posted August 20, 2016 I'm trying to build but it fails. Logs are attached. Can anyone help? Thanks. U-boot code was updated by Hardkernel: https://github.com/hardkernel/u-boot/issues/27 It will take some time to fix automatic builds after this change.
nbj Posted August 20, 2016 Posted August 20, 2016 U-boot code was updated by Hardkernel: https://github.com/hardkernel/u-boot/issues/27 It will take some time to fix automatic builds after this change. OK. I will wait then. Regards
nbj Posted August 23, 2016 Posted August 23, 2016 I'm trying to build but it fails. Logs are attached. Can anyone help? Thanks. Regards Nuno Just to say that I can now compile u-boot and kernel successfully.
Recommended Posts