[PATCH v1] distro_bootcmd: set devtype for dhcp boot

Tom Rini trini at konsulko.com
Wed Dec 16 14:13:22 CET 2020


On Thu, Oct 29, 2020 at 12:59:19PM +0200, Igor Opaniuk wrote:

> From: Igor Opaniuk <igor.opaniuk at toradex.com>
> 
> Set $devtype for DHCP boot, which can be handy for the boot.scr
> for detection of devtype used (for example, when the same boot.scr is
> used for both mmc/dhcp boot):
> 
> if test ${devtype} = "dhcp"; then
> 	...
> fi
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201216/feb3aeb4/attachment.sig>


More information about the U-Boot mailing list