commit | a7fce5016b9d5a0a97dbe36e0499215c908d9a2a | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Thu Jun 29 13:21:38 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 29 10:01:11 2017 -0400 |
tree | 3c95c9244467fb46dbb540cac3545781add80f23 | |
parent | 6a75b58ec8ba4921dd7db2099ad08cdafd143a7e [diff] |
GE Bx50v3 boards: fix fdt file variable 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@ge.com> Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Acked-by: Fabio Estevam <fabio.estevam@nxp.com>