...
Download *.imz File
copy *.imz to SD-Card with „restore“ function of usb_image_tool.zip
mount SD-Card Partition using a Linux PC and copy the oftreeof tree.dtb and oftreeof tree-mx6q.dtb from the /DTB/* Folder with the Name of your board to root (/)
eg.: cp /DTB/iPAN5/* /
...
Copy pconxs-edt7-debian-wordpress-2017-08-21.imz to SD-Card with the
„restore“ function of usb_image_tool.zip
OS-Image Debian 18.04 (Trizeps7 ConXT)
...
The Bootloader can load a boot.scr before downloading an OS-Image Boot.scr is a Textfile with a Special Header built by mkimage using a x86-linux OS.
Tool mkimage Download: mkimage.zip Please unzip with pw mkimage
...
Variables: fdt_file (Solo/Duallite oftree.dtb, else oftree-mx6q.dtb)
fdt_addr predefined load addr for devtree.
loadaddr predefined load add for OS
bootargs Kernel Command line
Cross Compiler
Download: cross-c.tgz