On Wed, May 15, 2013 at 11:23 AM, Simon Glass <[email protected]> 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 <[email protected]> >
Reviewed-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

