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)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Jun 2015 07:48:23 +0000 (09:48 +0200)
commit80d1a3ee72ad6b88b871f745343becd07a546bef
tree3427b1fb95e9cfb1286e031915c11dcfa6d3b103
parent40c746758c4b9fabf07fbfa3b4ed9e907b4c8fd5
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