mx53loco: Change 'fdt_file' dynamically
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 10 Nov 2014 19:38:19 +0000 (17:38 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Nov 2014 15:22:26 +0000 (16:22 +0100)
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>

No differences found