I would like run Toradex Easy Installer on LVDS on my platform Iris2+imx8x
(run recovery-windows.bat and download Toradex Easy Installer from Winows in recovery mode)
tezi.its:8.18-20.11: Warning (unit_address_vs_reg): /images/kernel@0: node has a unit name, but no reg or ranges property
tezi.its:17.20-19.15: Warning (unit_address_vs_reg): /images/kernel@0/hash@1: node has a unit name, but no reg or ranges property
tezi.its:21.15-30.11: Warning (unit_address_vs_reg): /images/fdt@0: node has a unit name, but no reg or ranges property
tezi.its:27.20-29.15: Warning (unit_address_vs_reg): /images/fdt@0/hash@1: node has a unit name, but no reg or ranges property
tezi.its:31.19-41.11: Warning (unit_address_vs_reg): /images/ramdisk@0: node has a unit name, but no reg or ranges property
tezi.its:38.20-40.15: Warning (unit_address_vs_reg): /images/ramdisk@0/hash@1: node has a unit name, but no reg or ranges property
tezi.its:45.18-53.11: Warning (unit_address_vs_reg): /configurations/config@1: node has a unit name, but no reg or ranges property
tezi.its:50.20-52.15: Warning (unit_address_vs_reg): /configurations/config@1/hash@1: node has a unit name, but no reg or ranges property
mkimage: verify_header failed for FIT Image support with exit code 1
Hello @MariusM ,
In the tezi.its file you don’t need unit addresses like kernel@0, hash@1 ,etc .These are giving you these warnings and ultimately it results in the error that you see.
I have a question about your first message
there are many files saved in the tezi.itb file but one is selected “default” Default Configuration: 'conf-imx8dx-colibri-aster.dtb'
is possible change default ? or overload it in overlays.txt
the name suggests aster carrier board but I have iris-v2
When you rebuild the Toradex Easy Installer you can set the default-config yourself. You just have to select your default config (default = “config..”):
@josep.tx Your forum your rules! I’ll try to remember in new treads
I built ToradexEasyInstaller, problem was in repo init
correct version repo init -u git://git.toradex.com/toradex-manifest.git -b 45b522ba1f392949ae01e9d2107f63b67c22ca0e -m tezi/default.xml
This version is OK
The kernel-firimage.bbclass is used to create the fit image. You can find more information here:
meta-toradex-tezi can be found here:
However, keep in mind that it will not build because you have no access to qt-tezi and qt-tezictl. So you would have to remove it from recipes-tezi/images/tezi-initramfs.bb