commit | 31c7c5069672c8ae286cc5ece4a18c6836f49668 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon May 30 13:47:38 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jul 12 02:17:46 2011 -0400 |
tree | 9880d8bcdcf870b8256838f20762620390a834e1 | |
parent | b86dd605a89f0a70571116ad31992adbdf85899b [diff] |
Blackfin: split out async setup We really only need to tweak the async banks in the initcode if the processor is booting out of it, otherwise we can wait until later on in the CPU booting setup. This also makes testing in the sim and early bring up over JTAG work much smoother when the initcode gets bypassed. Signed-off-by: Mike Frysinger <vapier@gentoo.org>