RE: [PATCH 0/3] Core changes for wcn3990
From: Rakesh Pillai <hidden>
Date: 2017-12-21 16:14:43
Hi Kalle, I have rebased the patchset on the latest ath.git and sent v2 for the chang= e. Thanks, Rakesh Pillai
-----Original Message----- From: Kalle Valo Sent: Thursday, December 21, 2017 7:27 PM To: Rakesh Pillai <redacted> Cc: ath10k@lists.infradead.org; linux-wireless@vger.kernel.org Subject: Re: [PATCH 0/3] Core changes for wcn3990 =20 Rakesh Pillai [off-list ref] writes: =20quoted
This patchset includes the core changes for wcn3990 to - Add SNOC bus type used for wcn3990 target - Add the debug mask for SNOC bus type - Adding fw feature flag for non-bmi firmware load, since wcn3990 firmware is not loaded by bmi Govind Singh (2): ath10k: Add SNOC bus type for WCN3990 target ath10k: Add debug mask for SNOC bus type Rakesh Pillai (1): ath10k: Add fw feature flag for non-bmi firmware load=20 What did you use as the baseline for these patches? While I was trying to get these to the pending branch for build testing I noticed they don't apply to any of ath.git branches and git can't even find the baseline sha1 information: =20 $ git am -s -3 10127467.mbox Applying: ath10k: Add SNOC bus type for WCN3990 target Applying: ath10k: Add debug mask for SNOC bus type Applying: ath10k: Add fw feature flag for non-bmi firmware load fatal: sha1 information is lacking or useless (drivers/net/wireless/ath/ath10k/core.c). error: could not build fake ancestor Patch failed at 0003 ath10k: Add fw feature flag for non-bmi firmware loa=
d
The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". =20 -- Kalle Valo