summaryrefslogtreecommitdiff
path: root/board/freescale/mx7dsabresd/mx7dsabresd.c
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-08-02 06:55:18 (GMT)
committerStefano Babic <sbabic@denx.de>2016-09-06 16:22:48 (GMT)
commit2a83c95fdb9c2f735d1c30c71bc52f6fd8aa0f97 (patch)
tree8ea80c18cfe906ace52ebf6bfe500c79db5c35e8 /board/freescale/mx7dsabresd/mx7dsabresd.c
parent0a22c7f0dc6265da71a522b78bc7a04d3ca934c3 (diff)
downloadu-boot-2a83c95fdb9c2f735d1c30c71bc52f6fd8aa0f97.tar.xz
mtd: nand: mxs: fix cache alignment for cache lines >32
Currently the command buffer gets allocated with a size of 32 bytes. This causes warning messages on systems with cache lines bigger than 32 bytes: CACHE: Misaligned operation at range [9df17a00, 9df17a20] Define command buffer to be at least 32 bytes, but more if cache line is bigger. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/freescale/mx7dsabresd/mx7dsabresd.c')
0 files changed, 0 insertions, 0 deletions