Hi Mehmet, On Wed, May 16, 2018 at 5:10 AM, Mehmet Ali İPİN <[email protected]> wrote:
> I had our mx6dl board boot from SPI flash. Now I wish to boot kernel from > eMMC flash. I am studying warp board’s config parameters. You need to simply load the zImage and dtb from eMMC and put it to RAM. Take a look at loadimage and loadfdt scripts at include/configs/mx6sabre_common.h, for example. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

