dev: Add option to disable framebuffer .bmp dump in run folder
authorDam Sunwoo <dam.sunwoo@arm.com>
Thu, 17 Oct 2013 15:20:45 +0000 (10:20 -0500)
committerDam Sunwoo <dam.sunwoo@arm.com>
Thu, 17 Oct 2013 15:20:45 +0000 (10:20 -0500)
commitad614bf24da852ecd28c03a5bcb72ecd24b37238
tree385b6dfcc6bc859ba34f704933232ee2c61bb922
parent1746eb4a1149a5eace7afb0dc39748b0a7a1a7eb
dev: Add option to disable framebuffer .bmp dump in run folder

There is an option to enable/disable all framebuffer dumps, but the
last frame always gets dumped in the run folder with no other way to
disable it. These files can add up very quickly running many experiments.

This patch adds an option to disable them. The default behavior
remains unchanged.
src/dev/arm/RealView.py
src/dev/arm/hdlcd.cc
src/dev/arm/hdlcd.hh
src/dev/arm/pl111.cc
src/dev/arm/pl111.hh