Two questions:
- If I want to edit my pocket’s Devicetree (e.g. edit generic USB properties) I think the source file to edit (for i.MX8MPlus CPU module) is imx8mp-mnt-pocket-reform.dts · main · Reform / MNT Reform i.MX8MPlus U-Boot Build · GitLab?
- I edited that file and built
imx8mp-mnt-pocket-reform-flash.bin… now how do I test it?
For instructions I searched:
- The System Boot section of the operator handbook
- The MNT Reform i.MX8MPlus U-Boot Build project
- The reform-system-image project
If I understand mkimage.sh, on my SD card I need to overwrite /boot/flash.bin with my new imx8mp-mnt-pocket-reform-flash.bin … is that right? Sorry I’m new to bootloader …