From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 16 Mar 2016 22:39:29 +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> Message-ID: <56E9D291.10906@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/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 ? Best regards, Marek Vasut