Hello
i have programmed u-boot and MLO at the same adresses as the EVM demo board in the NAND flash. The MLO starts well, but can't jump in u-boot
(a printf before the jumpat 0x8080000 is OK)
Loading u-boot from NAND to RAM and executing it with u-boot commands is OK
Why MLO could't jump to 0x8080000 ?
regards