commit | a6c86decbb27e3d1e64af222d3179a88d0ea0a0d | [log] [tgz] |
---|---|---|
author | Vivek Gautam <gautam.vivek@samsung.com> | Sat Sep 14 14:02:50 2013 +0530 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:38 2013 +0200 |
tree | 1ef03a87e789e152b25f46504edeb1d68600f5dd | |
parent | 28cfef5f41b8d35a447ac99e747622e5d47ae04c [diff] |
config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE XHCI stack driver needs this to align buffers to CacheLine boundary. So define the same to be '64' Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> Cc: Julius Werner <jwerner@chromium.org> Cc: Simon Glass <sjg@chromium.org> Cc: Minkyu Kang <mk7.kang@samsung.com> Cc: Dan Murphy <dmurphy@ti.com> Cc: Marek Vasut <marex@denx.de>