summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-quark
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2018-10-19 03:21:18 +0300
committerTom Rini <trini@konsulko.com>2018-11-16 13:34:37 -0500
commit44cdfc0ece20d649ab18690a8020da34137a670b (patch)
treedcff45d46d38a7b5e7e8299dd0bf2bc76c1b0d9c /arch/x86/include/asm/arch-quark
parenta098ce21420e2359042041efaede75a8360c9f42 (diff)
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
Testing and analysis shows that at the moment LPC32xx NAND SLC driver can not get PL080 DMA backbone support in SPL build, because SPL NAND loaders operate with subpage (ECC step to be precisely) reads, and this is not supported in the NAND SLC + DMA + hardware ECC calculation bundle. The change removes a cautious build time warning and explicitly disables DMA flavour of the driver for SPL builds, to reduce the amound of #ifdef sections the code blocks are minimally reorganized. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'arch/x86/include/asm/arch-quark')
0 files changed, 0 insertions, 0 deletions