]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/bfin/ChangeLog
sim: bfin: add support for glued SIC interrupt lines
authorMike Frysinger <vapier@gentoo.org>
Sat, 4 Jun 2011 17:18:04 +0000 (17:18 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 4 Jun 2011 17:18:04 +0000 (17:18 +0000)
commiteb3243445a6173625255bb1398ccca31b22aff49
tree153e6052b8253a46685a033cf93cf39a36337e36
parent082e1c4a877c633cbe92113a27f6108e5bcc686d
sim: bfin: add support for glued SIC interrupt lines

The BF537 family glues a bunch of peripherals into single interrupt lines
that run into the SIC.  To model this same behavior in the sim, we need to
use the glue-or device, and in order to use that, we need to tweak things
a bit in the mach code to allow declaring of these new devices.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/bfin/ChangeLog
sim/bfin/machs.c