Home
last modified time | relevance | path

Searched hist:be19bd5cd0f454b63298844a0b5377e029b2caad (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommon.hbe19bd5cd0f454b63298844a0b5377e029b2caad Wed Dec 19 13:19:38 UTC 2007 Harald Welte <laforge@openmoko.org> ARM: arm920/s3c24xx: IRQ demulitplexer callback

This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
plus a stub implementation of it for the S3C2410.

The purpose is to allow arm920t implementations such as the s3c24x0 to
implement interrupt handlers in u-boot without having to touch core
arm920t code.

Signed-off-by: Harald Welte <laforge@openmoko.org>