[U-Boot] [PATCH] common: add new boot media kconfig entry

Joe Hershberger joe.hershberger at gmail.com
Wed Jun 15 17:11:39 CEST 2016


Hi Peng,

On Wed, Jun 15, 2016 at 1:15 AM, Peng Fan <van.freenix at gmail.com> wrote:
> Add CONFIG_{SD|NOR|NAND|ONENAND|SPI|QSPI|SATA}_BOOT kconfig entries.
>
> SoCs supports loading U-Boot from different medias to DRAM, such as
> i.MX6/7 supports loading U-Boot to DRAM from sd/emmc/nand/qspi/spi/sata
> and etc. For i.MX, imximage will generate different IVT headers according
> to boot medias.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Christophe Ricard <christophe-h.ricard at st.com>
> Cc: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Francois Retief <fgretief at spaceteq.co.za>
> Cc: Tom Rini <trini at konsulko.com>

Seems you need to run tools/moveconfig.py

Cheers,
-Joe


More information about the U-Boot mailing list