Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Blackfin: handle new anomalies with reset | Mike Frysinger | 2009-01-28 | -5/+15 |
| | | | | | | Workaround fun new anomalies related to software reset of the processor. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -0/+96 |
All of the duplicated code for Blackfin processors and boot modes have been unified. After all, the core is the same for all processors, just the peripheral set differs (which gets handled in the drivers). Signed-off-by: Mike Frysinger <vapier@gentoo.org> |