Hello,
I want to learn embedded Linux and decided to use i.MX8 as platform. I'm especially interested in developing hardware drivers and also using the integrated Cortex-M4 processor. I came across several development kits, obviously with different features. The most interesting kit is the Coral development kit because it seems to be relatively cheap compared to other i.MX8 kits and additionally has an AI accelerator.
The Coral devkit seems to be primarily intended for evaluation of the AI accelerators, the way how to build the corresponding Linux system is more or less forced by Coral according to the documentation. Since I want to use it as a learning platform for embedded Linux in general, I wonder if it's possible to build Linux with whatever tool I like to use, e.g. Yocto, Buildroot, etc. or am I bound to the solutions offered by the board manufacturer?
Recommendations for other, better suited kits for my goals are also welcome.
Regards