On Wed, Mar 13, 2019 at 6:36 PM Adam Ford 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 kn
On Mon, Feb 25, 2019 at 7:52 AM Fabio Estevam wrote:
>
> Hi Adam,
>
> On Mon, Feb 25, 2019 at 10:09 AM Adam Ford wrote:
> >
> > I am looking into the SPL code to boot the imx6_logic board and
> > comparing its board file to other i.MX6 boards.
> >
> > Nearly every board has a virtually identical
Hi Adam,
On Mon, Feb 25, 2019 at 10:09 AM Adam Ford wrote:
>
> I am looking into the SPL code to boot the imx6_logic board and
> comparing its board file to other i.MX6 boards.
>
> Nearly every board has a virtually identical board_init_f function.
> Some of the entries are done is slightly diffe
3 matches
Mail list logo