
26 Oct
2010
26 Oct
'10
11:27 a.m.
Dear Matthias Weisser,
This patch fixes the reset command on imx25
Signed-off-by: Matthias Weisser weisserm@arcor.de
- writew(0x00000000, ®s->wcr);
- writew(0x00005555, ®s->wsr);
- writew(0x0000AAAA, ®s->wsr);
It might be "nicer" to use 16 Bit constants (with 4 hex digits) here..?
Best Regards, Reinhard