snow: Fix a typo in devicetree.cb that was breaking the snow build.
A typo in a recent change broke the snow build. BUG=None TEST=Built successfully for snow. BRANCH=None Change-Id: I93074e68eb3d21510d974fd8e9c63b3947285afd Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://chromium-review.googlesource.com/171014 Reviewed-by: Ronald Minnich <rminnich@chromium.org> Commit-Queue: Gabe Black <gabeblack@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
parent
cf4a9b0712
commit
154876c126
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ chip cpu/samsung/exynos5250
|
|||
device cpu_cluster 0 on end
|
||||
register "xres" = "1366"
|
||||
register "yres" = "768"
|
||||
register "framebuffer_pits_per_pixel" = "16"
|
||||
register "framebuffer_bits_per_pixel" = "16"
|
||||
# complex magic timing!
|
||||
register "clkval_f" = "2"
|
||||
register "upper_margin" = "14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue