summaryrefslogtreecommitdiffstats
path: root/board/ms7720se
diff options
context:
space:
mode:
authorŁukasz Majewski <l.majewski@samsung.com>2014-01-14 08:02:26 +0100
committerTom Rini <trini@ti.com>2014-01-17 08:04:28 -0500
commitc4e96dbfccef3d8089d94b23e3724ac313c68886 (patch)
treed784d9b753da57823d82587aada77536e41551ea /board/ms7720se
parentcdd15bcebc6ddd5365f2a1133f56cd3209f30288 (diff)
downloadblackbird-obmc-uboot-c4e96dbfccef3d8089d94b23e3724ac313c68886.tar.gz
blackbird-obmc-uboot-c4e96dbfccef3d8089d94b23e3724ac313c68886.zip
config: Update envs for trats and trats2 - Disable L2 cache
Disable L2 caches for Trats and Trats2 devices. It turns out that for data downloading with thordown command L2 cache disablement brings a significant speed improvement. rootfs - 400 MiB: - L2 cache enabled: 2.69 MiB/s - L2 cache disabled: 5.56 MiB/s Such improvement is possible due to reduction of the need to invalidate redundant data, which resides in L2 cache. Since the sent USB request size at once is 512B (L1 - 32 KiB in total) - one can be quite confident that it is already available in L1 and L2 can be disabled. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'board/ms7720se')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud