public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Martin Laabs <martin.laabs@mailbox.tu-dresden.de>
Cc: ecos-devel@ecos.sourceware.org
Subject: Re: Patch for CYGPKG_IO_SERIAL_ARM_LPC2XXX
Date: Sat, 22 Nov 2008 19:12:00 -0000	[thread overview]
Message-ID: <20081122191149.GO17925@lunn.ch> (raw)
In-Reply-To: <op.uk02z1bx724k7f@localhost>

> PS: Is it possible to avoid assignment of equal priorities
> to different IRQs at same time in configtool/cdl.

You can use an implies statement in one of the options. eg in
CYGNUM_IO_SERIAL_ARM_LPC2XXX_SERIAL0_INTPRIO0 have


    requires { is_active(CYGNUM_IO_SERIAL_ARM_LPC2XXX_SERIAL0_INTPRIO1) 
                   implies { CYGNUM_IO_SERIAL_ARM_LPC2XXX_SERIAL0_INTPRIO0 != 
                             CYGNUM_IO_SERIAL_ARM_LPC2XXX_SERIAL0_INTPRIO1 }
             }

     Andrew

  reply	other threads:[~2008-11-22 19:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-22 16:06 Martin Laabs
2008-11-22 19:12 ` Andrew Lunn [this message]
2008-11-23 22:20   ` Bart Veer
2008-11-23 13:53 ` Andrew Lunn
2008-11-23 14:52   ` Martin Laabs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081122191149.GO17925@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-devel@ecos.sourceware.org \
    --cc=martin.laabs@mailbox.tu-dresden.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).