gma config: Fix framebuffer alignment check

The framebuffer stride has to be aligned to one cacheline (i.e.
64 bytes) and not to 64 pixels.

Change-Id: I8016b6c03b7908aff3ae72601d8d68cba065c7a0
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/17957
Tested-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
1 file changed
tree: 3efa5abe3a5371bc31484b7a63bed30faf34562e
  1. common/
  2. configs/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. Makefile.inc
  7. TODO