commit | 0e58d0cdb3eb6e06416bcc1af3605993c6a07656 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Tue Dec 12 17:54:12 2017 -0600 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 13 09:21:20 2017 +0100 |
tree | c9232b0d0fc309cf523f92c10b2c88df206944df | |
parent | 00644f9bd38b89c7844ab516644a90cc1e06dd64 [diff] |
Bluetooth: hci_ll: Add optional nvmem BD address source This adds an optional nvmem consumer to get a BD address from an external source. The BD address is then set in the Bluetooth chip after the firmware has been loaded. This has been tested working with a TI CC2560A chip (in a LEGO MINDSTORMS EV3). Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>