MAX_RESP_LEN
u8 get_version[GET_CMD_LEN], resp[MAX_RESP_LEN];
ret = dell_uart_bl_command(dell_bl, get_version, GET_CMD_LEN, resp, MAX_RESP_LEN);