]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: mx6sabresd/sabreauto runtime setting fdt_file
authorPeng Fan <Peng.Fan@freescale.com>
Sat, 11 Jul 2015 03:38:46 +0000 (11:38 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 12:34:42 +0000 (14:34 +0200)
Detect the SOC and board variant at runtime and change the dtb name,
but not hardcoding the fdt_file env variable.

Take the following patch as a reference.
Íd58699b157df75f1aa0b363ea9c21add21a0c
"mx6cuboxi: Load the correct 'fdtfile' variable"

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>

No differences found