u-boot-brain/arch/mips
Yao Cheng dc344589de MIPS: mips32: fix wrong loop bound in flush_cache()
The issue is found when calling flush_cache() with zero "size" argument.
The bound of loop is miscalculated in this case and flush_cache() enters
a wrong flushing loop.

Signed-off-by: Yao Cheng <saturdaycoder@gmail.com>
Cc: Shinya Kuribayashi <skuribay@pobox.com>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
2011-09-03 10:43:45 +09:00
..
cpu/mips32 MIPS: mips32: fix wrong loop bound in flush_cache() 2011-09-03 10:43:45 +09:00
include/asm MIPS: Purple: Remove Purple support 2011-04-02 22:07:12 +09:00
lib unify version_string 2011-07-28 17:22:53 +02:00
config.mk MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00