Is it possible to run a mainline kernel and a mainline U-Boot
on the i.MX8QM?
How is the procedure to answer this qustion?
My understanding is that NXP has diverged from mainline
and has its own kernel and U-Boot git repository, correct?
How can I find out how much NXP diverged?
Do I have to compare the mainline git repository with
the NXP git repository? This should be technically possible
with git right?
If I know how much NXP diverged, I should be able to asses
whether it is possible (and necessary?) for me
to integrate the NXP changes into an mainline kernel and
into a mainline U-Boot or if it is too much work, correct?
Thank you!