mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
d0788ce492
On some platforms (e.g. MPC5200) a direct 1:1 mapping may cause problems with JFFS2 usage, as the local bus (LPB) doesn't support unaligned accesses as implemented in the JFFS2 code via memcpy(). By defining "no-unaligned-direct-access", the flash will not be exposed directly to the MTD users (e.g. JFFS2) any more. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |
||
---|---|---|
.. | ||
arm-versatile.txt | ||
atmel-dataflash.txt | ||
atmel-nand.txt | ||
fsl-upm-nand.txt | ||
fsmc-nand.txt | ||
gpio-control-nand.txt | ||
gpmi-nand.txt | ||
lpc32xx-mlc.txt | ||
lpc32xx-slc.txt | ||
mtd-physmap.txt | ||
mxc-nand.txt | ||
nand.txt | ||
orion-nand.txt | ||
partition.txt | ||
spear_smi.txt |