On Fri, Apr 24, 2015 at 02:49:35PM +0200, Hannes Petermaier wrote:

> 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 <oe5...@oevsv.at>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to