From: Kristoffer E. <kri...@gm...> - 2007-08-24 13:41:33
|
2.6.24 will do nicely 2007/8/24, Paul Mundt <le...@li...>: > > On Thu, Aug 23, 2007 at 02:19:35PM -0700, Kristoffer Ericson wrote: > > This patchs brings the old hp6xx_defconfig up to speed. Note that this > > file will require additional patching since some hardware still isn't > > implemented, this includes cchips support, keyboard driver. The config > > should be mostly right. > > On Thu, Aug 23, 2007 at 02:30:04PM -0700, Kristoffer Ericson wrote: > > HP6xx uses OFFCHIP_IRQ to know the base irq number where non cpu > > interrupts should start. This define was in IRQ.h before, but since > > rework got lost. It really belongs inside hd64461.h since the hp6xx > > wont work without it. > > On Thu, Aug 23, 2007 at 02:45:14PM -0700, Kristoffer Ericson wrote: > > Some minor compile fixes. > > * Added define for INTC_INTR which is used in hd64461 init process. > > * __irq_demux(irq) is removed and a simple (irq) would do the trick. > > * Some minor commenting > > On Thu, Aug 23, 2007 at 03:31:36PM -0700, Kristoffer Ericson wrote: > > This makes the DMTE defines get allocated to SH7709. > > These look fine, some of these are also 2.6.23 material, but I'm not sure > if you want to bother with that or not given the other troubles with the > platform. Otherwise I'll queue these for 2.6.24. > |