<f11f12>
khilman: I'm willing to test your stuff, I won't complain :-) thanks!
<khilman>
complaints are welcome (especially when accompanied by patches) ;)
<khilman>
you can check out the `for-next` branch of the amlogic/linux.git tree where you'll find stuff we have queued for the upcoming release.
<f11f12>
khilman: Ok, I'll try. There seems to be a bit of bootloader-magic involved with amlogic SoCs. I still have the original bootloader (whatever that is). Is there a proprietary first stage loader / uboot build required?
<f11f12>
... just so I don't brick the box before I boot a new kernel
<khilman>
mainline u-boot works on odroid-n2, but requires some binary blobs from amlogic for BL1/BL2. Should be fully documented in mainline u-boot readmes
<c0rnelius>
I use mainline uboot and then hit it with the boot-fips
<c0rnelius>
Which is honestly a process so its better to just script the whole thing.
<khilman>
it's actually very hard to truly brick these. Even if you hose up eMMC, the ROMboot enters a mode where it can be reconfigured over USB
<c0rnelius>
Now to find out why this N2+ just drops dead :\
<c0rnelius>
I was thinking maybe I got a bad board, but then I saw that post on lore.
<khilman>
fwiw, I have an N2 running the hass distro that stefan agner mentioned in that post, and I've yet to see mine crash. Guess I've gotten lucky.