commit | 399ed9a5907b88d8561b2f6dcef4007c72742f8a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 10 20:01:30 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu May 29 17:48:21 2014 -0400 |
tree | c19140ef37a8f86d6ccd5d2a065239f09cf09121 | |
parent | d6d592f8286b04aa2de88a6258cfc364063e5d8b [diff] [blame] |
Move bootretry code into bootretry.c and clean up This code is only used by one board, so it seems a shame to clutter up the readline code with it. Move it into its own file. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/board/hymod/input.c b/board/hymod/input.c index 59ad6aa..2f857c0 100644 --- a/board/hymod/input.c +++ b/board/hymod/input.c
@@ -6,6 +6,7 @@ */ #include <common.h> +#include <bootretry.h> #include <cli.h> int