On Mon, 02 Nov 2009 23:29:31 +0100 Gilles Chanteperdrix <[email protected]> wrote:
> gwenhael.goavec wrote: > > On Mon, 02 Nov 2009 19:38:51 +0100 > > Gilles Chanteperdrix <[email protected]> > > wrote: > > > >> By the way, did you make any change to the I-pipe patch to get it > >> running on this board? > > > > The only change realized, is made because Armadeus and > > I-pipe does the same change on > > mach-imx/include/mach/imxfb.h : > > > > --- a/arch/arm/mach-imx/include/mach/imxfb.h > > +++ b/arch/arm/mach-imx/include/mach/imxfb.h > > @@ -14,7 +14,6 @@ > > #define PCR_BPIX_8 (3 << 25) > > #define PCR_BPIX_12 (4 << 25) > > #define PCR_BPIX_16 (4 << 25) > > +#define PCR_BPIX_MASK (7 << 25) > > #define PCR_PIXPOL (1 << 24) > > #define PCR_FLMPOL (1 << 23) > > #define PCR_LPPOL (1 << 22) > > > > I take this opportunity to ask a question: > > on APF27 with imx27, I found that the system freeze > > when an interrupt handler is in place and an > > interruption happens. > > if interrupt handler is in place without interruption no > > problems and if interruption happens without interrupt > > handler it's ok too. > > > > If someone could help or advise me. > > thank you very much > > > > Gwenhael > > > > Signed-off-by: [email protected] > > What version of the I-pipe patch? > > -- > Gilles. Version 1.13-03 for 2.6.29 Gwenhael Signed-off-by: [email protected] _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
