commit | 9646b1346760a0af1035f0c59ba727fca1f5824d | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Wed Dec 12 10:14:22 2012 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Fri Feb 08 10:05:01 2013 +0200 |
tree | 1a543cb3b0c1d22b130405afac1e3ea6692a0674 | |
parent | b26f5f09ebdeb85ab152344cc1d6d484a3ce967d [diff] |
wlcore: use single-role version when verifying the PLT firmware The PLT firmware used by wl12xx for calibration always has the same version number as the single-role firmware. Currntly the driver rejects the PLT firmware since anything that is not single-role uses the multi-role version. Fix this by using the single-role version for everything except multi-role. Signed-off-by: Luciano Coelho <coelho@ti.com>