[U-Boot] [PATCH] fsl_qspi: fix address mask issue

Jagan Teki jteki at openedev.com
Tue Feb 2 17:22:07 CET 2016


On 20 January 2016 at 06:43, Peng Fan <van.freenix at gmail.com> wrote:
> On Tue, Jan 19, 2016 at 09:07:18PM +0800, Ye Li wrote:
>>The OFFSET_BITS_MASK should mask bit from 0-23.
>>By using GENMASK(24, 0), when using the fast read common (0xb), a
>>invalid sf_addr 0x1000000 is produced by swab32(txbuf) & OFFSET_BITS_MASK.
>>
>>Signed-off-by: Ye Li <ye.li at nxp.com>

It's already at ML [1]

[1] http://git.denx.de/?p=u-boot.git;a=commitdiff;h=8770413f380d07439bc9ad60c6b4d108d5a9adf0

--
Jagan.


More information about the U-Boot mailing list