Dear "Jason Hobbs", In message <[email protected]> you wrote: > Signed-off-by: Jason Hobbs <[email protected]> > --- > changes in v2: > - expose abortboot externally instead of using a wrapper > - expose abortboot externally when CONFIG_MENU is set > > changes in v3: > - simplify the conditional export of abortboot > - add timeout support for the menu in this patch > - add doc for timeout feature > > changes in v4: > - added more comments to menu.c > > changes in v5: > - none > > common/main.c | 10 ++++++++-- > common/menu.c | 40 ++++++++++++++++++++++++++++++++-------- > doc/README.menu | 6 +++--- > include/common.h | 3 +++ > include/menu.h | 2 +- > 5 files changed, 47 insertions(+), 14 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Drawing on my fine command of language, I said nothing. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

