[U-Boot] [PATCH V3 1/3] imx6: Define 'soc' env var for imx6 SoC

Fabio Estevam festevam at gmail.com
Wed Apr 11 16:06:56 UTC 2018


On Wed, Apr 11, 2018 at 12:52 PM, Guillaume Gardet
<guillaume.gardet at free.fr> wrote:

> So, how to handle dtb filenames? Update with wrong soc definition ? Or drop
> this patch and define a FDTFILE for each flavor?

You can take a look at how we handle this for wandboard, cuboxi,
sabresd, for example.

Taking mx6sabresd as an example you can look at board_late_init() in
board/freescale/mx6sabresd/mx6sabresd.c

Then inside  include/configs/mx6sabre_common.h check for the findfdt
script that picks the correct dtb.


More information about the U-Boot mailing list