[PATCH v3 02/18] common: board_f: Drop initf_console_record wrapper

Simon Glass sjg at chromium.org
Tue Nov 24 17:53:51 CET 2020


On Mon, 23 Nov 2020 at 06:17, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Drop initf_console_record wrapper and call console_record_init directly.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
> v3 updates:
> - none
>
> v2 updates:
> - check defined(CONFIG_CONSOLE_RECORD_INIT_F) in ifdef condition
>
>  common/board_f.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list