]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:21 +0000 (11:54 -0300)
commitf13197c68b3a202f6a42433e53be9d28ab9ba5ad
tree054566bf97fec4a2e99e54b93419b860c41614b9
parent505d466f17215ad0a36bd4d3d48eed6e6bf54c11
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