Skip to content
Snippets Groups Projects
Commit a5bcb01f authored by Mark Jackson's avatar Mark Jackson Committed by Wolfgang Denk
Browse files

Fix Atmel LCD controller endianess for AVR32 processors


The Atmel lcd controller is used on Atmel's AT91 (little endian) and
AVR32 (big endian) platforms.

As such, the controller can handle both big and little endian memory.

This patch fixes the driver for the AVR32 platform.

Signed-off-by: default avatarMark Jackson <mpfj@mimc.co.uk>
parent cdb8bd2f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment