]> www.infradead.org Git - users/dwmw2/linux.git/commit
Bluetooth: btnxpuart: Add correct bootloader error codes
authorNeeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Mon, 10 Mar 2025 12:02:29 +0000 (17:32 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 25 Mar 2025 19:21:45 +0000 (15:21 -0400)
commitc59d88101cd9ed609678880e93b8e7684c7ba68e
treedb26c0498bf7c74fa5f5d3a4fd50ce15edb05227
parent3b5715aeb8bed22aa8be37abd4f3d2672646596f
Bluetooth: btnxpuart: Add correct bootloader error codes

This corrects the bootloader error codes for NXP chipsets.
Since we have a common handling for all error codes, there is no backward
compatibility issue.
Added error handling for CRC error code in V3 bootloader signature.

Fixes: 27489364299a ("Bluetooth: btnxpuart: Add handling for boot-signature timeout errors")
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btnxpuart.c