From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 10 Apr 2016 19:18:14 +0200 Subject: [U-Boot] [PATCH v5 1/4] arm: add missing writes[bwql], reads[bwql]. In-Reply-To: <570A877D.5030906@gmail.com> References: <1458545743-3938-1-git-send-email-purna.mandal@microchip.com> <1458545743-3938-2-git-send-email-purna.mandal@microchip.com> <570A877D.5030906@gmail.com> Message-ID: <570A8AD6.3010800@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 04/10/2016 07:03 PM, Daniel Schwierzeck wrote: > Hi, > > Am 21.03.2016 um 08:35 schrieb Purna Chandra Mandal: >> ARM defines __raw_writes[bwql], __raw_reads[bwql] in arch io.h >> but not the writes[bwql], reads[bwql] needed by some drivers. >> >> Signed-off-by: Purna Chandra Mandal >> --- > > sorry for noticing this so late, but this patch is assigned to me in > patchwork. I think this patch [1] as well as [2] should be merged via > Albert's u-boot-arm tree, shouldn't it? > > [1] http://patchwork.ozlabs.org/patch/599979/ > [2] http://patchwork.ozlabs.org/patch/599980/ Since this is part of usb series, I will pick it via u-boot-usb and send PR shortly. Best regards, Marek Vasut