[PATCH V2 09/10] ath10k: Add support for code swap

2015-06-18 Thread Vasanthakumar Thiagarajan
Code swap is a mechanism to use host memory to store some fw binary code segment. Ath10k host driver allocates and loads the code swap binary into the host memory and configures the target with the host allocated memory information at the address taken from code swap binary. This patch adds code sw

Re: [PATCH V2 09/10] ath10k: Add support for code swap

2015-06-29 Thread Kalle Valo
Vasanthakumar Thiagarajan writes: > Code swap is a mechanism to use host memory to store > some fw binary code segment. Ath10k host driver allocates > and loads the code swap binary into the host memory and > configures the target with the host allocated memory > information at the address taken

Re: [PATCH V2 09/10] ath10k: Add support for code swap

2015-06-29 Thread Vasanthakumar Thiagarajan
On Monday 29 June 2015 04:51 PM, Kalle Valo wrote: Vasanthakumar Thiagarajan writes: Code swap is a mechanism to use host memory to store some fw binary code segment. Ath10k host driver allocates and loads the code swap binary into the host memory and configures the target with the host alloca