• Luciano Coelho's avatar
    wl18xx: add board type module argument · a9c130d5
    Luciano Coelho authored
    Different board types (ie. FPGA, HDK and DVP/EVB) require slightly
    different init configuration options.  Since we cannot probe the type
    of board from the actual hardware, we need to pass it as an option
    during module load.
    
    This patch adds a module parameters that accepts the 3 different board
    types, with DVP/EVB as the default, and uses this value where needed.
    Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
    Signed-off-by: default avatarArik Nemtsov <arik@wizery.com>
    a9c130d5
main.c 32 KB