<wooosaiiii>
I have imx8mn chip... it boots the flash.bin binary which contains SPL, DDR, DTS and u-boot proper... DDR, DTS and u-boot are inside FIT image format, right? Is it possible to somehow check in SPL if those binaries are not corrupted? Like checksum/crc32 etc?
mckoan is now known as mckoan|away
<clarity>
fit images can have hashes
<clarity>
(signatures too)
Xavier7 has quit [Quit: IRcap 8.72 ]
<wooosaiiii>
clarity: OK, thanks... I figured out I can add hash algo to its...
<wooosaiiii>
side questions.... with iMX8M, is there any way of checking / recovering from flash.bin binary corruption?
<wooosaiiii>
maybe HABv4... but I am not sure what happens on closed devices for example when eMMC's boot0 flash.bin is corrupted... will ROM switch to eMMC's boot1 flash.bin image or ?
<wooosaiiii>
put another way... is it possible to recover (detect) flash.bin corruption (especially SPL + DDR FW part of it) on iMX8M?
monstr has joined #u-boot
mmu_man has quit [Quit: leaving]
senzilla has joined #u-boot
<senzilla>
Question about dts building... In the source tree I find lots of *-u-boot.dtsi files. But I cannot see where these get included (or overlaid) with their dts counterpart. Could anyone give me pointers?
<senzilla>
My goal here to simply understand the build system a bit better
<j`ey>
senzilla: theyre included by other files arent they?
<senzilla>
Not that I can see. Let's take this as an example: