> Subject: Re: [PATCH V2 2/2] imx8mp_evk: simplify board spl code
>
> Hi Peng,
>
> On Mon, May 11, 2020 at 3:55 AM Peng Fan wrote:
> >
> > Simplify board SPL code
> > - BSS area will be cleared by crt0_64.S
> > - No need to get ccm device in spl_bo
Hi Peng,
On Mon, May 11, 2020 at 3:55 AM Peng Fan wrote:
>
> Simplify board SPL code
> - BSS area will be cleared by crt0_64.S
> - No need to get ccm device in spl_board_init
> - Use spl_early_init, not spl_init
> - timer_init has been invoked in arch_cpu_init
These are several changes in th
Simplify board SPL code
- BSS area will be cleared by crt0_64.S
- No need to get ccm device in spl_board_init
- Use spl_early_init, not spl_init
- timer_init has been invoked in arch_cpu_init
Signed-off-by: Peng Fan
---
V2:
Fix build warning
board/freescale/imx8mp_evk/spl.c | 30 ++---
3 matches
Mail list logo