commit | 0fe61ce6c99d6f3dcad2a0a643d826b73e276d3d | [log] [tgz] |
---|---|---|
author | Matthias Weisser <weisserm@arcor.de> | Wed Oct 27 16:34:38 2010 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 28 10:32:21 2010 +0200 |
tree | b6c747f51a5ff896e3950d976cd4a0515668c896 | |
parent | 4893625266096b7925e4f7ee1d9aad81ea364029 [diff] |
imx25: Fix reset This patch fixes the reset command on imx25. The watchdog registers are 16 bits in size and not 32. This patch also adds the service register codes as constants. Signed-off-by: Matthias Weisser <weisserm@arcor.de>