[coreboot-gerrit] Patch merged into coreboot/master: bd5925a t124: Clean up display init functions

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 14 07:27:19 CET 2014


the following patch was just integrated into master:
commit bd5925ab2dfb5bcdecba539b83827d7788bc6808
Author: Jimmy Zhang <jimmzhang at nvidia.com>
Date:   Mon Mar 10 12:42:05 2014 -0700

    t124: Clean up display init functions
    
    The existing display init functions were translated from a script. The new
    code will play the same functions but are cleaner and readable and easier to
    be ported to new panel.
    
    BUG=none
    TEST=build nyan and boot up kernel.
    
    Signed-off-by: Jimmy Zhang <jimmzhang at nvidia.com>
    
    Original-Change-Id: Ic9983e57684a03e206efe3731968ec62905f4ee8
    Original-Reviewed-on: https://chromium-review.googlesource.com/189518
    Original-Commit-Queue: Jimmy Zhang <jimmzhang at nvidia.com>
    Original-Tested-by: Jimmy Zhang <jimmzhang at nvidia.com>
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    (cherry picked from commit 5998f991ea3069d603443b93c2ebdcdcd04af961)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Squashed to pass abuild
    
    nyan: Fix the build for big and blaze.
    
    The display code for the tegra124 was cleaned up recently, but only the nyan
    device tree was updated to match the new code, not big's or blaze's. This
    change copies nyan's device tree over to those other two boards which will get
    them building again. The settings may not be correct, but they'll be no less
    correct than they were before. I also updated the copyright date for nyan.
    
    BUG=none
    TEST=Built for nyan, nyan_big, nyan_blaze. Booted on nyan_big and verified the
    panel wasn't damaged by the new display code or settings.
    BRANCH=None
    
    Original-Change-Id: I75055a01f9402b3a9de9a787a9d3e737d25bb515
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/191364
    Original-Reviewed-by: Hung-Te Lin <hungte at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit ea235f23df31b4ca8006dcdf3628eed096e062b9)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Icdad74bf2d013c3677e1a3373b8f89fad99f616e
    Reviewed-on: http://review.coreboot.org/7454
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>


See http://review.coreboot.org/7454 for details.

-gerrit



More information about the coreboot-gerrit mailing list