On Wed, Mar 13, 2019 at 6:36 PM Adam Ford <aford...@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? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot