commit | 5911c0924f403561d8f1f2f437fd9a6efc5ad82a | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Jul 15 07:14:25 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 13:27:18 2016 +0200 |
tree | 5a1c3b820152a2d3ccd65a1ae8948950687069cb | |
parent | e86b7adfa3cfe8d87ecb67bc0f02789c51293f51 [diff] |
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>