u-boot-brain/arch/mips
Marek Vasut 36d0a42b68 dm: mips: Fix lb60 WDT control
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@denx.de>
Cc: Daniel <zpxu@ingenic.cn>
Cc: Shinya Kuribayashi <skuribay@pobox.com>
Cc: Xiangfu Liu <xiangfu@openmobilefree.net>
2012-08-17 20:13:48 +02:00
..
cpu dm: mips: Fix lb60 WDT control 2012-08-17 20:13:48 +02:00
include/asm global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
lib MIPS: board.c: move extern declarations to u-boot-mips.h 2012-06-03 23:46:04 +02:00
config.mk MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00