[U-Boot] [PATCH V2 1/2] ARM: imx6qlogic: Cleanup board_init_f

Fabio Estevam festevam at gmail.com
Wed Aug 7 23:22:45 UTC 2019


Hi Adam,

On Wed, Aug 7, 2019 at 2:06 PM Adam Ford <aford173 at gmail.com> wrote:
>
> Per the workflow found in crt0.S, we don't need to clear BSS in
> board_init_f nor do we need to call board_init_r since that will be
> done for us from main when we return from board_init_f.
>
> This patch removes the unneeded function calls from board_init_f.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> ---
> V2:  Limit this patch to only removing unneeded function calls.

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list