[U-Boot] [PATCH v4 3/9] main: Separate out the two abortboot() functions

Joe Hershberger joe.hershberger at gmail.com
Wed May 15 18:37:44 CEST 2013


On Wed, May 15, 2013 at 11:23 AM, Simon Glass <sjg at chromium.org> wrote:
> There are two implementations of abortboot(). Turn these into two separate
> functions, and create a single abortboot() which calls either one or the
> other.
>
> Also it seems that nothing uses abortboot() outside main, so make it static.
>
> At this point there is no further use of CONFIG_MENU in main.c.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
>

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


More information about the U-Boot mailing list