summaryrefslogtreecommitdiff
path: root/drivers/clk/analogbits
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2020-06-09 00:59:06 -0700
committerStefano Babic <sbabic@denx.de>2020-07-16 11:19:43 +0200
commitdef88bce094e95939abf1e5d02a9b413b3627f6f (patch)
tree78130b3082f1e8f25c80f0a1651afe0265585aac /drivers/clk/analogbits
parent93d6c8f7b79786878f186b7e30676a52bba52860 (diff)
spi: fsl_qspi: Support to use full AHB space on i.MX
i.MX platforms provide large AHB mapped space for QSPI, each controller has 256MB. However, current driver only maps small size (AHB buffer size) of AHB space, this implementation causes i.MX failed to boot M4 with QSPI XIP image. Add config CONFIG_FSL_QSPI_AHB_FULL_MAP (default enabled for i.MX) to address above problem. When the config is set: 1. Full AHB space is divided to each CS. 2. A dedicated LUT entry is used for AHB read only. 3. The MODE instruction in LUT is replaced to standard ADDR instruction 4. The address in spi_mem_op is used to SFAR and AHB read Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Ashish Kumar <Ashish.Kumar@nxp.com> Reviewed-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Diffstat (limited to 'drivers/clk/analogbits')
0 files changed, 0 insertions, 0 deletions