]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: ge: bx50v3: Split display setup function
authorAkshay Bhat <akshay.bhat@timesys.com>
Tue, 12 Apr 2016 22:13:57 +0000 (18:13 -0400)
committerStefano Babic <sbabic@denx.de>
Tue, 19 Apr 2016 14:05:13 +0000 (16:05 +0200)
commitde708da0e87f39d99f902a5434702d6ba0f4c5e0
tree0a2079bd2adf332aa65a750acffb638b87c2aaab
parent90d7cc42b31251548b3cfb0e65a266020159784d
board: ge: bx50v3: Split display setup function

B450v3/B650v3 uses single channel LVDS and does not support HDMI.
B850v3 uses dual channel LVDS and supports HDMI. Hence split the display
setup into two different functions.

Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Cc: Stefano Babic <sbabic@denx.de>
board/ge/bx50v3/bx50v3.c