[U-Boot] [PATCH 1/3] dm: mips: Fix lb60 WDT control

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Aug 19 20:19:07 CEST 2012


2012/7/27 Marek Vasut <marex at denx.de>:
> Write the TSCR register via 32bit write instead of 16bit one.
> The register is 32bit wide and bit 16 is being set, triggering
> gcc overflow error and making the code broken.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Daniel <zpxu at ingenic.cn>
> Cc: Shinya Kuribayashi <skuribay at pobox.com>
> Cc: Xiangfu Liu <xiangfu at openmobilefree.net>
> ---
>  arch/mips/cpu/xburst/cpu.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to u-boot-mips/master, thanks

-- 
Best regards,
Daniel


More information about the U-Boot mailing list