
5 Feb
2018
5 Feb
'18
6:37 a.m.
-----Original Message----- From: York Sun Sent: Friday, February 02, 2018 9:29 PM To: Rajat Srivastava rajat.srivastava@nxp.com; u-boot@lists.denx.de Subject: Re: [PATCH] ls1088a: qspi: Enable XIP mode above 16 MB addresses
On 02/02/2018 04:07 AM, Rajat Srivastava wrote:
Currently in LS1088A, XIP mode in QSPI works up to 16 MB addresses. This patch enables QSPI support in XIP mode for addresses above 16 MB as well.
Can you write to QSPI above 16MB address?
No, I think execute in place (XIP) itself means we can only read. Please suggest if I shall change the patch description.
Rajat