[U-Boot] i.MX6 Code Consolidation suggestion/question

Fabio Estevam festevam at gmail.com
Mon Mar 18 15:47:52 UTC 2019


On Wed, Mar 13, 2019 at 6:36 PM Adam Ford <aford173 at gmail.com> wrote:

> I am using the sabresd board as the model for board_init_f and placing
> it into mach-imx/spl.c
>
> I am running into an implicit declaration warning because I we're
> going to call spl_dram_init which is in the board file.  I was curious
> to know if you had a suggestion on which header file I should use to
> define this.  Right now, most boards have spl_dram_init defined as

What about arch/arm/include/asm/arch-mx6/sys_proto.h?


More information about the U-Boot mailing list