u-boot-brain/board/BuR
Hannes Petermaier d804452bf4 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
We take use of the new LCD_ROTATION feature.
The information about how the display is rotated is taken from B&R specific
(/factory-settings/rotation) information in the devicetree.

The information there is stored as string (cw, ud, ccw, none) since starting
support of this devices and cannot be changed, so we have to convert it into

none = 0
cw   = 1
ud   = 2
ccw  = 3

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
2015-05-08 17:24:17 -04:00
..
common board/BuR/tseries: take usage of CONFIG_LCD_ROTATION 2015-05-08 17:24:17 -04:00
kwb board/BuR/common: move I2C initialization from common part to board-specific 2015-03-28 12:07:44 -04:00
tseries board/BuR/tseries: change pinmux 2015-04-23 08:52:26 -04:00