Re: [uClinux-dev] [PATCH] m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.

2010-09-01 Thread Greg Ungerer
Hi Philippe, Philippe De Muyter wrote: In m68k/m68knommu assembly files, the same value is called sometimes PT_OFF_VECTOR, but more frequently PT_OFF_FORMATVEC. Standardize name to PT_OFF_FORMATVEC. Signed-off-by: Philippe De Muyter Looks good, thanks. Added to the m68knommu git tree. Reg

[uClinux-dev] Re: [PATCHv2] m68knommu: add support for Coldfire 547x/548x interrupt controller

2010-09-01 Thread Greg Ungerer
Hi Philippe, Philippe De Muyter wrote: Defines look good. Probably no point having a separate header file for these, given the only use is in intc-2.c. I would suggest putting them directly in intc-2.c I think that in the long term, we'll need one, e.g. because the profile timer will want to

[uClinux-dev] [PATCHv2] m68knommu: add support for Coldfire 547x/548x interrupt controller

2010-09-01 Thread Philippe De Muyter
Hi Greg, > Defines look good. Probably no point having a separate header > file for these, given the only use is in intc-2.c. I would > suggest putting them directly in intc-2.c I think that in the long term, we'll need one, e.g. because the profile timer will want to choose its (high) level+prio