On Sat, 18 Apr 2020 at 00:08, Ovidiu Panait <ovpan...@gmail.com> wrote: > > Drop initr_bedbug wrapper and call bedbug_init directly during the init > sequence. > > Signed-off-by: Ovidiu Panait <ovpan...@gmail.com> > --- > common/board_r.c | 11 +---------- > 1 file changed, 1 insertion(+), 10 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>