[U-Boot] [PATCH] GE Bx50v3 boards: fix fdt file variable

Peter Robinson pbrobinson at gmail.com
Thu Jun 29 12:09:50 UTC 2017


On Thu, Jun 29, 2017 at 12:51 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Hi Peter,
>
> On Thu, Jun 29, 2017 at 8:44 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
>> The CONFIG_DEFAULT_FDT_FILE expects just the file not a full path
>> as that might vary depending on the variant of Linux distro you
>> might be using.
>>
>> Cc: Martin Donnelly <martin.donnelly at ge.com>
>> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
>> ---
>>  configs/ge_b650v3_defconfig | 2 +-
>>  configs/ge_b850v3_defconfig | 2 +-
>
> Patch looks good, but there is another one too:
>
> configs/ge_b450v3_defconfig:CONFIG_DEFAULT_FDT_FILE="/boot/imx6q-b450v3.dtb"
>
> Could you also include the change for configs/ge_b450v3_defconfig and send a v2?

Sure, clearly I was slightly blind in not seeing that :)


More information about the U-Boot mailing list