From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 17 Mar 2016 04:27:43 +0100 Subject: [U-Boot] [PATCH v8 3/9] mips: ath79: add support for QCA953x SOCs In-Reply-To: References: <1458118800-23675-1-git-send-email-wills.wang@live.com> <56E9D291.10906@denx.de> Message-ID: <56EA242F.5080903@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/17/2016 04:14 AM, Wills Wang wrote: > > > On Thursday, March 17, 2016 05:39 AM, Marek Vasut wrote: >> On 03/16/2016 09:59 AM, Wills Wang wrote: >>> This patch enable work for qca953x SOC. >>> >>> Signed-off-by: Wills Wang >>> --- >>> >>> Changes in v8: >>> - Fix multi-line comment for qca953x >>> >>> Changes in v7: >>> - Use CKSEGxADDR instead of KSEGxADDR for qca953x >>> >>> Changes in v6: >>> - Initial support for qca953x >> Same comment about the BIT() macro as ar933x support. Did you ever test >> the QCA953x ? > Yes, i have a qca9531 board that is compatible with AP143. Cool, thanks for confirming :-) -- Best regards, Marek Vasut