Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dautoboot.cd8da8298ad9b5a379d6fb7f079a3a1a591147a5e Mon Jun 27 07:23:02 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> autoboot: rename abortboot_{keyed, normal} to __abortboot

Because abortboot_keyed() and abortboot_normal() are not compiled
at the same time, we can rename both of them to __abortboot().
This allows to drop #ifdef from the caller.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>