commit | ce1fe4ba6bb9df7c57351436fa17d1af8bbe7916 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Apr 04 08:09:24 2009 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Apr 06 17:37:47 2009 -0400 |
tree | 9b4d23d630c9aabd66271ad3e8f9859fd5f457eb | |
parent | 51ee6e057f7a920e2a125cd9f985d10f625e355f [diff] |
Blackfin: add workaround for anomaly 05000171 DESCRIPTION: The Boot ROM is executed at power up/reset and changes the value of the SICA_IWR registers from their default reset value of 0xFFFF, but does not restore them. WORKAROUND: User code should not rely on the default value of these registers. Set the desired values explicitly. Signed-off-by: Mike Frysinger <vapier@gentoo.org>