summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-12-19 15:32:23 -0800
committerSimon Glass <sjg@chromium.org>2012-01-05 15:55:08 -0800
commit384aa66841ff5e83701a9384823a4890e025028c (patch)
tree4f950c467d1a37d41b1959332a7cd40231667bb6 /board
parent7d436642249ec30640a1d23b209214ccf4a2d0b1 (diff)
tegra: Delay exact screen size selection until later
Prior to relocation it is expensive to find out the LCD dimensions. Instead we select the maximum possible size and allow lcd_ctrl_init() to correct this later. This works since the only purpose of this early init is to set the LCD frame buffer size. So long as we set it to the largest value that could possible be requested, all will be well. BUG=chromium-os:22938 TEST=build and boot on Kaen Change-Id: I850ee5cb2b6bf051e32c6a52c42c368a940ea045 Reviewed-on: https://gerrit.chromium.org/gerrit/13212 Reviewed-by: Che-Liang Chiou <clchiou@chromium.org> Commit-Ready: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions