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

Fabio Estevam festevam at gmail.com
Thu Jun 29 11:51:25 UTC 2017


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?

Thanks


More information about the U-Boot mailing list