Hi there,
I’ve recently a custom U-boot image since we wanted to modify some GPIO behaviour during its boot process. We’ve been able to do what we want but now we are unable to have the Uboot look for the kernel in the nand.
We’ve followed your tutorial of flashing a custom kernel image for the Colibri without any issue, and then copy the u-boot-nand.imx image to the SD, but I’m afraid that we’ve probably missed some parameter setting the zImage and the dtb.
Thanks for the help.