Hi,
I have about 20 custom boards already installed with my own Image (based on the ccimx6ulstarter).
We orderd now another 50, seems to be pretty the same, but when I trie to install my images I get following error:
Loading file 'zImage-ccimx6ulsbc.bin' to addr 0x80800000...
** File not found zImage-ccimx6ulsbc.bin **
Error loading firmware file to RAM
=> <INTERRUPT>
It works when I change my "MACHINE" in the "local.conf" to "ccimx6ulsbc", but I don't get the reason for that.
Why is it looking for the "sbc"-bin when I built it as a "starter"?