Hi Andy, Thanks for the answer, I figured out what the problem is, in the fact I was using a zImage, using an uImage format solve the problem :-) It should maybe added to the documentation ;-)
best regards, Ayoub Zaki On 20 April 2017 at 16:31:21 +02:00, Andy Pont <[email protected]> wrote: > Ayoub wrote... > > > > => run args_mmc > > => run loadimage > > 8942296 bytes read in 610 ms (14 MiB/s) > > => run loadfdt > > 58129 bytes read in 56 ms (1013.7 KiB/s) > > => spl export fdt ${loadaddr} - ${fdtaddr} > > > I have AM335x Falcon mode running with SPI flash (albeit an old 2014.xx > U-Boot version) and the commands for settings it up look the same as the ones > you have used. > > Do you get any more information about where the data abort is coming from if > you build and run U-Boot with #define DEBUG? > > -Andy. > > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

