commit | 5c55572ff70d71b707e68b0fb811de27814626c0 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue May 24 11:03:56 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 31 17:25:47 2016 +0200 |
tree | 9b8069d2b0a32d3e567f497d6c0ba4dc58ea3280 | |
parent | f17a9af84645f5b820da2e7d017b014923ce1b88 [diff] |
imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit The MSATA feature is a board-specific feature on Gateworks Ventana boards. In most cases a 2:1 mux will steer either PCIe or SATA to a miniPCIe socket through an MSATA_EN gpio. In these such cases assign the gpio in the board specific struct and use its presence to determine if we default the GPIO to PCIe and if we later steer it according to hwconfig. Signed-off-by: Tim Harvey <tharvey@gateworks.com>