commit | 9171fc81722c20fdb5a829a58b17c9eaadd5fb44 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Mar 30 15:46:13 2008 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Mar 30 15:50:19 2008 -0400 |
tree | d5b8741232955f2c01b0c36c46c867d15e8245a7 | |
parent | 9ce7e53abd039decea1af67aec81bbd5df7a2593 [diff] |
Blackfin: unify cpu and boot modes 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>