[U-Boot] [PATCH v5 4/5] samsung: misc: menu: increase delay in menu main loop

Minkyu Kang mk7.kang at samsung.com
Thu May 8 04:36:18 CEST 2014


On 30/04/14 20:28, Przemyslaw Marczak wrote:
> Increase menu loop delay to 200 ms helps choose the right
> menu option by user. Before this, each time key was pressed
> the current menu option was changed few times.
> Now it changes only once and also changes few times if key
> is pressed for a longer time.
> 
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> 
> ---
> Changes v2:
> - new commit
> 
> Changes v3:
> - correct commit message
> 
> Changes v4:
> - none
> 
> Changes v5:
> - move mdelay() from check_keys() to menu loop
> - update commit msg
> 
> ---
>  board/samsung/common/misc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.




More information about the U-Boot mailing list