]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: make hwconfig initialize based on board configuration
authorTim Harvey <tharvey@gateworks.com>
Fri, 15 Jul 2016 14:14:25 +0000 (07:14 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:18 +0000 (13:27 +0200)
commit5911c0924f403561d8f1f2f437fd9a6efc5ad82a
tree5a1c3b820152a2d3ccd65a1ae8948950687069cb
parente86b7adfa3cfe8d87ecb67bc0f02789c51293f51
imx: ventana: make hwconfig initialize based on board configuration

The hwconfig env var allows user to control hardware specific configuration
of board specific features but not all Ventana boards have the same features.

We will use the magic default value of "_UNKNOWN_" to signify that the
bootloader should create this based on detected board model.

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