[U-Boot] [RFC PATCH v2 07/15] main: Remove CONFIG #ifdefs from the abortboot() code

Joe Hershberger joe.hershberger at gmail.com
Sun Feb 24 21:30:24 CET 2013


Hi Simon,

On Sun, Feb 24, 2013 at 11:26 AM, Simon Glass <sjg at chromium.org> wrote:
> Move this code over to using autoconf. We can add the autoconf values to
> the delaykey[] array, and move the code that checks for autoconf values into
> the loop.
>
> Also change to using ARRAY_SIZE on delaykey[].
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2: None
>
>  common/main.c | 86 ++++++++++++++++++++++-------------------------------------
>  1 file changed, 32 insertions(+), 54 deletions(-)
>

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


More information about the U-Boot mailing list