[U-Boot] [PATCH] drivers:video:s6e8ax0: change data_to_send array to static
Anatolij Gustschin
agust at denx.de
Mon Jul 1 20:00:34 CEST 2013
On Fri, 24 May 2013 09:43:46 +0200
Piotr Wilczek <p.wilczek at samsung.com> wrote:
> This patch change 'data_to_send' array to static to avoid
> unaligned access exeption on some platforms (ex Trats2).
>
> Signed-off-by: Piotr Wilczek <p.wilczek at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> CC: Minkyu Kang <mk7.kang at samsung.com>
> CC: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/s6e8ax0.c | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
Applied to u-boot-video/master. Thanks!
Anatolij
More information about the U-Boot
mailing list