]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move main_loop() to init.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:39 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:48 +0000 (13:26 -0500)
commit1213c55e1cf97156f005fcb81ca6ebe34cacf011
treeebe9280c23bc2036eee040906ee7aac5717c7e99
parenta6882467eb3640b32518194ea84da28b849dab8b
common: Move main_loop() to init.h

Move this function out of common.h and into a better place.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
common/board_r.c
common/main.c
include/common.h
include/init.h