On Mon, Jun 30, 2014 at 12:59:41PM +0300, Vasili Galka wrote:

> The csarX and cscrX registers in the fbcs_t struct are 16-bit for
> CONFIG_M5235 and 32-bit wide otherwise. The code in cpu_init.c
> accessed them always as 32-bit, effectively creating a wrong memory
> access on M5235. Fixed that by choosing out_be16/out_be32 depending
> on whether CONFIG_M5235 is defined or not.
> 
> Cc: Jason Jin <jason....@freescale.com>
> Signed-off-by: Vasili Galka <vvv...@gmail.com>

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