[U-Boot] spi(u-boot)+MMC(Kernel)
Fabio Estevam
festevam at gmail.com
Wed May 16 17:32:14 UTC 2018
Hi Mehmet,
On Wed, May 16, 2018 at 5:10 AM, Mehmet Ali İPİN
<mehmet.ipin at pavotek.com.tr> 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.
More information about the U-Boot
mailing list