]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridable
authorTim Harvey <tharvey@gateworks.com>
Tue, 26 May 2015 18:04:56 +0000 (11:04 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:21 +0000 (22:47 +0200)
commit9c096c9eb1689c27f4bd8e05b8dc3345b50ade32
tree0e3e09759019466f501a43985bab30632875fc15
parent5195c46b273dac62c932b31a4844a6698bb9991f
imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridable

The fdt_file1 and fdt_file2 vars provide fallbacks for the fdt file loading
script. There is no need to allow the user to override these as if they
want to specify the fdt, they should do so in the first attempt which is
the fdt_file var.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c