<Armbian-Discord>
<pmp-p> i do, what do you want to know ?
<Armbian-Discord>
<rpardini> hey. FEL is dead code and scheduled to be removed from armbian-next... unless...
<Armbian-Discord>
<rpardini> - can you provide the full, host-side, Armbian logfile when FEL booting?
<Armbian-Discord>
<rpardini> - can you dump the communications with the device during boot?
<Armbian-Discord>
<rpardini> - would you be interested in re-adding support for FEL (as an extension) and maintaining it over time?
<Armbian-Discord>
<pmp-p> dunno what you mean exactly, maybe it's specific code in inited ? i'm using FEL+usb booting and sometimes ethernet other lan or usb via ata over ethernet that igor added at my request quite a long time ago
<Armbian-Discord>
<rpardini> what I mean is that armbian/build has some mechanism for doing FEL boot "during the build".
<Armbian-Discord>
<rpardini> that's clunky/hacky -- I was wondering if there's a cleaner/simpler/good-enough way, like simply outputting the required artifacts (which? rootfs / kernel / ...) and let user "fire off" the FEL boot using some external tool?
<Armbian-Discord>
<pmp-p> ha i see basically feeding build artefacts directly to fel-installer
<Armbian-Discord>
<pmp-p> should be easy to do fel-installer is just a python script, and i'm not sure you would need the horrible win32 support
<Armbian-Discord>
<rpardini> I can't grok how NFS is involved in that, or how an NFS server inside Docker would even ever work.
<Armbian-Discord>
<pmp-p> sure i don't use nfs, ata over ethernet is the way to go
<Armbian-Discord>
<pmp-p> or nbd
<Armbian-Discord>
<rpardini> do you actually exercise that code in armbian/build at all?
<Armbian-Discord>
<rpardini> I guess it's triggered by something like ROOTFS_TYPE=fel or the like
<Armbian-Discord>
<pmp-p> nope i'm not doing armbian at the moment, but i intend to go back to it after 18/02, so tell me what is needed and i'll look to it
<Armbian-Discord>
<rpardini> oh, ok. that's what I meant by "anyone using sunxi's FEL boot?" -- using it in Armbian, I meant.
<Armbian-Discord>
<pmp-p> ok then for me it's a no 🙂
<Armbian-Discord>
<pmp-p> bbl
<Armbian-Discord>
<rpardini> if you have time, think what would be the ideal set of outputs for an Armbian build that makes it convenient for (later/separately) firing off a FEL boot without having to jump through hoops -- seems like a good compromise