Home
last modified time | relevance | path

Searched hist:fc9d64ffcd94c1e22675830eae13956cc4fd822d (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmenu.hfc9d64ffcd94c1e22675830eae13956cc4fd822d Sat Mar 23 14:50:40 UTC 2013 Pali Rohár <pali.rohar@gmail.com> menu: Add support for user defined item choice function

Selecting menu items is currently done in menu_interactive_choice()
by reading the user input strings from standard input.

Extend menu_interactive_choice() to support user defined function
for selecting menu items. This function and its argument can be
specified when creating the menu.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
/rk3399_rockchip-uboot/doc/
H A DREADME.menufc9d64ffcd94c1e22675830eae13956cc4fd822d Sat Mar 23 14:50:40 UTC 2013 Pali Rohár <pali.rohar@gmail.com> menu: Add support for user defined item choice function

Selecting menu items is currently done in menu_interactive_choice()
by reading the user input strings from standard input.

Extend menu_interactive_choice() to support user defined function
for selecting menu items. This function and its argument can be
specified when creating the menu.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
/rk3399_rockchip-uboot/common/
H A Dmenu.cfc9d64ffcd94c1e22675830eae13956cc4fd822d Sat Mar 23 14:50:40 UTC 2013 Pali Rohár <pali.rohar@gmail.com> menu: Add support for user defined item choice function

Selecting menu items is currently done in menu_interactive_choice()
by reading the user input strings from standard input.

Extend menu_interactive_choice() to support user defined function
for selecting menu items. This function and its argument can be
specified when creating the menu.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>