]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Rename bootretry functions and remove #ifdefs
authorSimon Glass <sjg@chromium.org>
Fri, 11 Apr 2014 02:01:31 +0000 (20:01 -0600)
committerTom Rini <trini@ti.com>
Thu, 29 May 2014 21:49:00 +0000 (17:49 -0400)
commitb26440f1fa243396000536028ea00e5e185b6b6a
tree5a49215c1ccf6fcb80d4abc476f04df39556b6d0
parent0098e179e1afacb3cf595c67a98b8739dc7edcde
Rename bootretry functions and remove #ifdefs

Add a bootretry_ prefix to these two functions, and remove the need for
the #ifdef around everything (it moves to the Makefile).

Signed-off-by: Simon Glass <sjg@chromium.org>
board/hymod/hymod.c
board/hymod/input.c
common/autoboot.c
common/bootretry.c
common/cli_hush.c
common/cli_simple.c
common/cmd_i2c.c
common/cmd_mem.c
common/cmd_pci.c
include/bootretry.h
include/cli.h