Commit b27dc8ec5c8f62f655b7964bc1bd12448ef788f8

Authored by Alex Kiernan
Committed by Tom Rini
1 parent 57aa4d2066

bootmenu: Extend BOOTDELAY help text

Extend BOOTDELAY help text to cover its additional usage within the
bootmenu command.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

... ... @@ -182,6 +182,10 @@
182 182 set to -1 to disable autoboot.
183 183 set to -2 to autoboot with no delay and not check for abort
184 184  
  185 + If this value is >= 0 then it is also used for the default delay
  186 + before starting the default entry in bootmenu. If it is < 0 then
  187 + a default value of 10s is used.
  188 +
185 189 See doc/README.autoboot for details.
186 190  
187 191 config USE_BOOTARGS