the following patch was just integrated into master: commit bc141debb54c0a4b3759dce655550b2937354163 Author: Paul Kocialkowski contact@paulk.fr Date: Sat May 14 15:25:51 2016 +0200
tegra124: Actually align the framebuffer's bytes-per-line to 32
The previous change with that intent aligned the framebuffer's bytes-per-line to 64 instead of 32:
commit 8957dd6b52919ed634aa502dfd5b6316a6e6e055 Author: Paul Kocialkowski contact@paulk.fr Date: Sun May 1 18:38:04 2016 +0200
tegra124: Align the framebuffer's bytes-per-line to 32
Change-Id: I88bba2ff355a51d42cab6a869ec1e9c534160b9c Signed-off-by: Paul Kocialkowski contact@paulk.fr Reviewed-on: https://review.coreboot.org/14816 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner jwerner@chromium.org
See https://review.coreboot.org/14816 for details.
-gerrit