[U-Boot] [PATCH 1/3] davinci: spl: use bootcfg to select boot device

Tom Rini trini at konsulko.com
Wed Jan 11 04:19:49 CET 2017


On Mon, Jan 09, 2017 at 11:06:36AM +0100, Fabien Parent wrote:

> Right now the SPL is trying to load u-boot based on defines, i.e. one
> has to define CONFIG_SPL_NAND_SIMPLE to boot from NAND,
> or CONFIG_SPL_SPI_LOAD to boot from SPI FLASH, etc...
> This prevent us from having a single SPL image that is able to boot from
> all media, and one need to build an image for each medium. This
> commit is replacing the #ifdef that select the boot medium by reading
> the value of the boot pins (via the BOOTCFG register).
> 
> Now a single SPL image will be able to read from the boot pin to know
> which device should be used to load u-boot.
> 
> Signed-off-by: Fabien Parent <fparent at baylibre.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170110/9c81dd98/attachment.sig>


More information about the U-Boot mailing list