mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-20 18:21:24 +01:00
setenv an environment variable called "bootmode" , which contains the board boot mode. This can be in turn used in scripts to determine from where to load kernel and such. Signed-off-by: Marek Vasut <marex@denx.de>