[PATCH v3 11/17] board_f: ppc: Factor out ppc-specific bdinfo setup
Simon Glass
sjg at chromium.org
Tue Jul 21 16:17:21 CEST 2020
On Mon, 20 Jul 2020 at 08:20, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Factor out ppc-specific bdinfo setup from generic init sequence to
> arch_setup_bdinfo in arch/powerpc/lib/bdinfo.c.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
>
> arch/powerpc/lib/bdinfo.c | 25 +++++++++++++++++++++++++
> common/board_f.c | 36 ++----------------------------------
> 2 files changed, 27 insertions(+), 34 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Could this be a way to remove the weak SDRAM function?
More information about the U-Boot
mailing list