[U-Boot] [PATCH v3 09/16] main: Use autoconf for boot_delay code

Joe Hershberger joe.hershberger at gmail.com
Wed Feb 27 10:14:51 CET 2013


Hi Simon,

On Tue, Feb 26, 2013 at 10:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Convert this function and its children to use autoconf instead of #ifdef.
>
> Some header files must now be included unconditionally, so remove some of
> the #ifdefs from the header section, and put these header files into the
> right order.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v3:
> - Simplify code for finding out bootdelay from config or environment
>
> Changes in v2: None
>
>  common/main.c  | 107 ++++++++++++++++++++++-----------------------------------
>  include/menu.h |   2 --
>  2 files changed, 42 insertions(+), 67 deletions(-)
>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list