diff options
author | Joe Hershberger <joe.hershberger@ni.com> | 2013-02-08 10:28:00 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-12 16:43:31 (GMT) |
commit | d514544fe04e1b83ca2f9a1f64b885d153a2d2d5 (patch) | |
tree | ac28b53835b32b26fad7aa9bdbc1e69556ff71cb /common/cmd_read.c | |
parent | fe492cee35f0628c9d813f1799e4d49ef6b4e6d4 (diff) | |
download | u-boot-fsl-qoriq-d514544fe04e1b83ca2f9a1f64b885d153a2d2d5.tar.xz |
CONFIG_BOOTDELAY default should not affect runtime
Because the code that handles bootdelay is compiled in conditionally
based on the default value, you are restricted in the default,
regardless of what you want the runtime options to be.
Change the source to always check if any default is given so that other
values can be selected and used at runtime.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'common/cmd_read.c')
0 files changed, 0 insertions, 0 deletions