
16 Dec
2020
16 Dec
'20
2:13 p.m.
On Thu, Oct 29, 2020 at 12:59:19PM +0200, Igor Opaniuk wrote:
From: Igor Opaniuk igor.opaniuk@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@toradex.com Reviewed-by: Oleksandr Suvorov oleksandr.suvorov@toradex.com
Applied to u-boot/master, thanks!
--
Tom