[U-Boot] [PATCH] drivers:lcd: fix unaligned access on lcd

Wolfgang Denk wd at denx.de
Fri May 24 20:33:04 CEST 2013


Dear Piotr Wilczek,

In message <1369381565-13946-1-git-send-email-p.wilczek at samsung.com> you wrote:
> This patch replace 'le32_to_cpu' function with 'get_unaligend_le32' to
> avoid unaligned access exception on some ARM platforms (ex Trats2).

I think we've been discussng this before, and then decided to rather
make sure that there will be no unaligned accesses because the header
will be kept properly aligned.

What is your new use case that requires this?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Spock, did you see the looks on their faces?"
"Yes, Captain, a sort of vacant contentment."


More information about the U-Boot mailing list