ARM: pl111/LCD framebuffer checkpointing fix
authorChander Sudanthi <Chander.Sudanthi@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
committerChander Sudanthi <Chander.Sudanthi@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
commit694a81e9942724544024266378604fb7d6b3dd40
tree2302dbe89e961c1648a7802b67b243640f05d4ab
parentc3551e82f7087a0c0398ef037c979e0cc24d51ca
ARM: pl111/LCD framebuffer checkpointing fix

Fixed check pointing of the framebuffer.  Previously, the pixel size was not
considered in determining the size of the buffer to checkpoint.  This patch
checkpoints the entire framebuffer instead of the first quarter.
src/dev/arm/pl111.cc
src/dev/arm/pl111.hh