Hi camelator,
to add a new board (not a new soc/architecture) after downloading the source of libreelec edit this file by adding the right information
LibreELEC.tv/uboot_helper at d195c401878bb921aa60cec87945bc7f59df1725 · LibreELEC/LibreELEC.tv
Just enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.
github.com
and then launch the build specifying the new board (and if all works make an official pull request )
Of course, the dts must exist in the kernel (upstream or patched).
edit: this is the basic step, clearly things get complicated based on how a board is more or less similar to others already present