On Fri, Aug 28, 2026 at 01:23:35PM +0200, Mehmet Fide wrote:
> From: Mehmet Fide <[email protected]>
> 
> The BootROM reads the IVT at offset 0x400 of the NAND boot device
> (VFxxx Reference Manual rev. 8, table 7-51), but the page tells the
> reader to write the plain u-boot.imx, which carries the IVT at offset
> 0. The BootROM refuses such an image and silently falls back to the
> serial downloader, verified on a Colibri VF50 V1.2A. Point the NAND
> flashing section and the eBoot flashloader section at the
> u-boot-nand.imx make target, which prefixes the image with the 1 KiB
> of padding the BootROM expects; that is the file the eBoot flow was
> verified with on a Colibri VF61 V1.2B.
> 
> Fixes: 26e89c626827 ("doc: board: toradex: add the Colibri VF50/VF61 page")
> Signed-off-by: Mehmet Fide <[email protected]>

Acked-by: Francesco Dolcini <[email protected]>

Reply via email to