
11 Apr
2018
11 Apr
'18
6:06 p.m.
On Wed, Apr 11, 2018 at 12:52 PM, Guillaume Gardet guillaume.gardet@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.