commit | 54ebae7166275a618f0228138e67ff7d10a3b9d0 | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Wed Jun 10 06:11:21 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Jun 13 07:20:10 2009 -0400 |
tree | 403fc7decea11e2e15367b241a22c5f071a925c2 | |
parent | 86f2008bf546af9a434f480710e8d33891616bf5 [diff] |
Blackfin: do not configure the UART early if on wrong processor Before we configure the early UART, check to make sure we are running on the expected processor - otherwise, we cause problems by configuring pins that don't exist (and causing an infinite loop of faults). Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>