• Yair Shapira's avatar
    wl18xx: add support for ht_mode in conf.h · c68cc0f6
    Yair Shapira authored
    ht_mode added to wl18xx conf struct in order to support different modes
    from the configuration file, as well as module params, and by default
    (working without a conf file and/or no module params).
    the hack regarding conf.phy.low_band_component_type for each board
    is now explicitly handled after parsing module params.
    missing default values to wl18xx config added.
    fix string module params not to have defaults (so if empty, param
    can be taken from conf file).
    update conf version to 3.
    Signed-off-by: default avatarYair Shapira <yair.shapira@ti.com>
    Signed-off-by: default avatarIdo Reis <idor@ti.com>
    Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
    c68cc0f6
main.c 46.7 KB