[U-Boot] [PATCH] menu: export menu_default_choice() function
Anatolij Gustschin
agust at denx.de
Thu Mar 28 16:26:58 CET 2013
On Sun, 24 Mar 2013 01:52:04 +0100
Anatolij Gustschin <agust at denx.de> wrote:
> Checking the default menu item and obtaining its data can
> be useful in custom menu code. Export menu_default_choice()
> function which serves this purpose.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> common/menu.c | 2 +-
> doc/README.menu | 5 +++++
> include/menu.h | 1 +
> 3 files changed, 7 insertions(+), 1 deletions(-)
applied to staging/agust at denx.de. Thanks.
Anatolij
More information about the U-Boot
mailing list