On Sun, 11 Sept 2022 at 10:11, Ovidiu Panait <[email protected]> wrote:
>
> asm/mach_type.h header and CONFIG_MACH_TYPE macro are arm-specific, so move
> related bdinfo logic to arch_setup_bdinfo() in arch/arm/lib/bdinfo.c.
>
> Signed-off-by: Ovidiu Panait <[email protected]>
> ---
>
>  arch/arm/lib/bdinfo.c | 12 ++++++++++++
>  common/board_f.c      |  7 -------
>  2 files changed, 12 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to