From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Date: Mon, 29 Sep 2014 08:51:01 +0530 Subject: [U-Boot] [PATCH 3/4] ls102xa: ifc: nor: fix the write issue when bytes unaligned. In-Reply-To: <1411959194-48189-3-git-send-email-b18965@freescale.com> References: <1411959194-48189-1-git-send-email-b18965@freescale.com> <1411959194-48189-3-git-send-email-b18965@freescale.com> Message-ID: <5428D01D.8070906@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 9/29/2014 8:23 AM, Alison Wang wrote: > From: Yuan Yao > > Add define CONFIG_SYS_WRITE_SWAPPED_DATA. > For LS1021AQDS and LS1021QTWR nor flash read and write should swap the > bytes when handle unaligned tail bytes. > > Signed-off-by: Yuan Yao > Subject and description of patch has mismatch. Subject say it is for "write" but description say for both read & write. Regards, Prabhakar