the following patch was just integrated into master: commit c0ab219040be9329a5b233da7513e54be5ec3c60 Author: David Hendricks dhendrix@chromium.org Date: Thu Aug 1 19:09:21 2013 -0700
pit: disable LCD FETs before doing any graphics init
This ensures that the LCD FETs are off before we do graphics init.
FIXME: The location of the code is sub-optimal and should probably be done in romstage, but there are __PRE_RAM__ considerations to take into account.
Signed-off-by: David Hendricks dhendrix@chromium.org
Change-Id: I0844030d0a0e51eee1d29f1762f0b495777268df Reviewed-on: https://gerrit.chromium.org/gerrit/64305 Reviewed-by: Ronald G. Minnich rminnich@chromium.org Commit-Queue: Ronald G. Minnich rminnich@chromium.org Tested-by: Ronald G. Minnich rminnich@chromium.org
See http://review.coreboot.org/4470 for details.
-gerrit