Hi,
In our customized design with AM3352, we want to boot from nand. We used u-boot and kernel from sitara am335x sdk as a reference. Currently we are using mmc0 for booting. When I build u-boot source, there are two images for first stage u-boot are created in bellow u-boot path,
./MLO
./spl/u-boot-spl.bin
I am right now using MLO for mmc boot.
Should I use u-boot-spl.bin nand boot ? or is there any other option to build first stage u-boot for nand boot ?
Seeking quick response,
Shabbir Limdiwala