Skip to content
Commit 78398652 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootm: Tidy up use of autostart env var



This has different semantics in different places. Go with the bootm method
and put it in a common function so that the behaviour is consistent in
U-Boot. Update the docs.

To be clear, this changes the way that 'bootelf' and standalone boot
work. Before, if autostart was set to "fred" or "YES", for example, they
would consider that a "yes". This may change behaviour for some boards,
but the only in-tree boards which mention autostart use "no" to disable
it, which will still work.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Suggested-by: default avatarWolfgang Denk <wd@denx.de>
parent 1d192d5b
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment