diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-05-14 08:02:56 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-06-04 16:06:32 -0400 |
commit | 99bd544ee76af3302b8421eaaddfe61f56915fc6 (patch) | |
tree | b51cfc8a6fb220492c499b9f9bacf93064367548 /include/configs | |
parent | df637fa6da6e0f6b1d14d84f1afdd729bc2e2d1a (diff) | |
download | u-boot-imx-99bd544ee76af3302b8421eaaddfe61f56915fc6.zip u-boot-imx-99bd544ee76af3302b8421eaaddfe61f56915fc6.tar.gz u-boot-imx-99bd544ee76af3302b8421eaaddfe61f56915fc6.tar.bz2 |
fdt: allow bootdelay to be specified via device tree
This can be useful to force bootcmd to execute as soon as U-Boot has
started.
My use-case is: An SoC-specific tool pushes U-Boot into RAM, along with
an image to be written to device boot flash, with the DT config property
"bootcmd" set to contain a command to write that image to flash. In this
scenario, we don't want to allow any stale bootdelay value taken from
the current flash content to affect how long it takes before the
flashing process starts.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions