2003-07-19 13:07:54

by Andreas Oberritter

[permalink] [raw]
Subject: [PATCH] 1/3 Support mpc823 board dbox2 (2.4.22-pre6)

Hi,

This patch adds basic support for the dbox2, a dvb receiver (set top
box). It has been tested by a large user base and is stable since 2.4.2.
The following two patches rely on it.

Regards,
Andreas


Attachments:
linux-2.4.22-pre6-dbox2-board.diff (3.21 kB)

2003-07-19 13:17:12

by Andreas Oberritter

[permalink] [raw]
Subject: [PATCH] 2/3 Support mpc8xx watchdog of dbox2 (2.4.22-pre6)

This one adds support for the watchdog timer which is unfortunately
active before the kernel starts and can not be disabled without patching
the binary bootloader.


Attachments:
linux-2.4.22-pre6-dbox2-watchdog.diff (3.20 kB)

2003-07-19 13:23:11

by Andreas Oberritter

[permalink] [raw]
Subject: [PATCH] 3/3 handle level triggered irqs on dbox2 (2.4.22-pre6)

This one is for components of the dbox2 which cannot be set up to do
edge triggered irqs because no documentation is available. #ifdef
CONFIG_DBOX2 is put around it because other boards don't seem to need
it. Is there a better way to handle level based interrupts?


Attachments:
linux-2.4.22-pre6-dbox2-irq.diff (524.00 B)