For this board https://www.olimex.com/Products/SOM/NXP-iMX8/iMX8MP-SOM-4GB-IND/open-source-hardware
It looks like Olimex have forked Armbian-build and done the board bringup: https://github.com/OLIMEX/imx8mp-build/commit/a3cb5ad2710cd3edf6a4c6c067b049af48b03fa5#diff-1b53368896f4902ddbb5db1fa206835ccbb04445cd8bcaa5fef353655794665a
How could I bring that code back into the main https://github.com/armbian/build/tree/main
I think I need to rebase the Olimex fork back to the main Armbian Repo?
Or should I fork the Armbian repo and then re-apply the Olimex changes to the fork?