commit | a68b151a7fc8dbb7eebc9b0d814e7e30bc652642 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Nov 10 17:38:19 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 13 16:22:26 2014 +0100 |
tree | e3a1ce5bd907a97ece2b83c7de595ca30ba78fd0 | |
parent | b2a03fda89717d24e6584cc201f3e694bb8b3b23 [diff] |
mx53loco: Change 'fdt_file' dynamically Since kernel 3.15 there are two dtb's for the imx53-qsb board: imx53-qsb.dtb - For the boards with DA9053 PMIC imx53-qsrb.dtb - For the boards with MC34708 PMIC Change the 'fdt_file' dynamically, so that the correct dtb can be used depending on the board variant. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>