]> git.sur5r.net Git - u-boot/commit
Blackfin: enable support for nested interrupts
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jun 2008 05:23:48 +0000 (01:23 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Oct 2008 09:03:50 +0000 (05:03 -0400)
commit70c4c032ea112cc42aa1ce959c33fc4825eaef95
tree669f0ec58f6d51698ae9e21f4544a34438ad319a
parent39782727e185860faa4884c2b04e84cb33d1c6cf
Blackfin: enable support for nested interrupts

During cpu init, make sure we initialize the CEC properly so that
interrupts can fire and be handled while U-Boot is running.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
cpu/blackfin/start.S