Hi Piotr,
On 05/27/2013 02:35 PM, Piotr Wilczek wrote:
Dear Wolfgang Denk,
-Original Message-
From: Wolfgang Denk [mailto:w...@denx.de]
Sent: Friday, May 24, 2013 8:33 PM
To: Piotr Wilczek
Cc: u-boot@lists.denx.de; Kyungmin Park
Subject: Re: [U-Boot] [PATCH] drivers:lcd: fix unaligned
Dear Wolfgang Denk,
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Friday, May 24, 2013 8:33 PM
> To: Piotr Wilczek
> Cc: u-boot@lists.denx.de; Kyungmin Park
> Subject: Re: [U-Boot] [PATCH] drivers:lcd: fix unaligned access on lcd
>
> Dea
Hello Piotr,
On 05/24/2013 09:46 AM, Piotr Wilczek wrote:
This patch replace 'le32_to_cpu' function with 'get_unaligend_le32' to
avoid unaligned access exception on some ARM platforms (ex Trats2).
Signed-off-by: Piotr Wilczek
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
CC: Anatolij Gustschi
Dear Piotr Wilczek,
In message <1369381565-13946-1-git-send-email-p.wilc...@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 dec
This patch replace 'le32_to_cpu' function with 'get_unaligend_le32' to
avoid unaligned access exception on some ARM platforms (ex Trats2).
Signed-off-by: Piotr Wilczek
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
CC: Anatolij Gustschin
---
common/lcd.c | 12 +++-
1 file changed, 7 i
5 matches
Mail list logo