linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
	Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>,
	linux-wireless@vger.kernel.org, wil6210@qca.qualcomm.com
Subject: Re: [1/9] wil6210: boot loader
Date: Fri, 27 Feb 2015 08:15:59 +0000 (UTC)	[thread overview]
Message-ID: <20150227081559.4250014006E@smtp.codeaurora.org> (raw)
In-Reply-To: <1424001758-29529-2-git-send-email-qca_vkondrat@qca.qualcomm.com>


> Introduce boot loader. Instead of the operational firmware,
> very small boot loader is burned to the on-board flash. Boot loader
> initializes hardware upon reset, and prepares for low power mode.
> Boot loader reports MAC address and detects radio chip connected.
> 
> Driver loads firmware only when bringing up interface. All information
> required to set up network interface, most important is MAC address,
> reported by the boot loader
> 
> The firmware composed of 2 files:
> - wil6210.fw - firmware itself (compiled code + data)
> - wil6210.board - board file (various board and radio dependent
>   calibrations and parameters)
> 
> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>

Thanks, 8 patches applied to wireless-drivers-next.git:

2cd0f021b847 wil6210: boot loader
9a5511b58b25 wil6210: remove support for old hardware
e3351277ac58 wil6210: enable fix for HW bug in 802.11->803.3 transform
33c477fdab25 wil6210: branch prediction hints
0436fd9a2d1e wil6210: Change of threshold for tx vring idleness measurement
8f55cbec7f88 wil6210: Fix division by zero in wil_vring_debugfs_show
774974e50432 wil6210: rename 'secure_pcp' to 'privacy'
344a7024e01f wil6210: track privacy connection attribute

Kalle Valo

  reply	other threads:[~2015-02-27  8:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 12:02 [PATCH 0/9] wil6210 patches Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 1/9] wil6210: boot loader Vladimir Kondratiev
2015-02-27  8:15   ` Kalle Valo [this message]
2015-02-15 12:02 ` [PATCH 2/9] wil6210: remove support for old hardware Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 3/9] wil6210: enable fix for HW bug in 802.11->803.3 transform Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 4/9] wil6210: branch prediction hints Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 5/9] wil6210: Change of threshold for tx vring idleness measurement Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 6/9] wil6210: Fix division by zero in wil_vring_debugfs_show Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 7/9] wil6210: rename 'secure_pcp' to 'privacy' Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 8/9] wil6210: track privacy connection attribute Vladimir Kondratiev
2015-02-15 12:02 ` [PATCH 9/9] wil6210: Align Rx buffers on 4*n+2 Vladimir Kondratiev
2015-02-19  6:47   ` Vladimir Kondratiev
2015-02-26 12:05     ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150227081559.4250014006E@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=qca_vkondrat@qca.qualcomm.com \
    --cc=wil6210@qca.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).