On Thu, 9 Jul 2020 at 02:08, Ovidiu Panait <ovidiu.pan...@windriver.com> wrote: > > Factor out sh-specific bdinfo setup from generic init sequence to > arch_setup_bdinfo in arch/sh/lib/board.c. > > Signed-off-by: Ovidiu Panait <ovidiu.pan...@windriver.com> > --- > > arch/sh/lib/board.c | 18 ++++++++++++++++++ > common/board_f.c | 4 ++-- > 2 files changed, 20 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>