Hello,

I tried to use barebox in order to boot from NAND.

The ROM loader needs a FCB (Firmware Configuration Block) table at the beginning of the flash (according to chapter 7.5.2.2 of the reference manual).
I looked at the existing imx53 boards within the barebox sources but I founx that no one used this mode there.

Has someone done this or can give me some advice?

-- Gebhardt