On Mon, 20 Jul 2020 at 08:18, Ovidiu Panait <ovidiu.pan...@windriver.com> wrote: > > Introduce setup_bdinfo initcall as a generic routine to populate bdinfo > fields. > > Signed-off-by: Ovidiu Panait <ovidiu.pan...@windriver.com> > --- > > common/board_f.c | 6 ++++++ > include/init.h | 10 ++++++++++ > 2 files changed, 16 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>