Include two trivial commands: button and sleep
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 20 Aug 2016 22:32:13 +0000 (00:32 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sat, 20 Aug 2016 22:32:13 +0000 (00:32 +0200)
commitd57cd3a0bf2594a3de6646ba13e76d8b3aa26a99
treef31c799019e4e3ac7bb9bc484ebc3379101493a2
parentebe080188c2e965331045653d85e7a914d7274f8
Include two trivial commands: button and sleep

These simple commands might be very useful in scripts
and as we already using Hush shell type, it would be
easier to transform recovery modes into some set of
scripts instead of hard-coding them.
u-boot/common/cmd_custom.c
u-boot/common/main.c
u-boot/include/common.h
u-boot/include/configs/ap121.h
u-boot/include/configs/ap143.h
u-boot/include/configs/db12x.h