mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 12:31:17 +02: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>