My apologies if this has been discussed…I scoured the forums, web page, and Github. Is the eMMC add on open source as well? I’m toying with the idea of creating a USB->eMMC adapter for my Libre boards as my next project.
Thank you
–Eric
My apologies if this has been discussed…I scoured the forums, web page, and Github. Is the eMMC add on open source as well? I’m toying with the idea of creating a USB->eMMC adapter for my Libre boards as my next project.
Thank you
–Eric
Thanks for reminding us. Added it to schematics
Generally the boards themselves can act as eMMC readers via either Linux or u-boot. They can also be flashed faster that way since they don’t have to go over a slow USB bus. We have tooling in the libretech-flash-tool to dynamically bind and unbind the eMMC for bulk flashing.