summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-imx
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2013-01-29 16:37:36 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-03-20 15:29:20 +0100
commit88077280c48ba4e0f3b9a305ffb748b1bba8380a (patch)
treea9a47a12e5da0d85bf7b580002c2eedbd8671b7a /arch/arm/include/asm/arch-imx
parent3c47f2f4871c345c20b9d986b11fec550ef6cc9f (diff)
downloadtalos-obmc-uboot-88077280c48ba4e0f3b9a305ffb748b1bba8380a.tar.gz
talos-obmc-uboot-88077280c48ba4e0f3b9a305ffb748b1bba8380a.zip
ARM: bcm2835: add mailbox driver
The BCM2835 SoC contains (at least) two CPUs; the VideoCore (a/k/a "GPU") and the ARM CPU. The ARM CPU is often thought of as the main CPU. However, the VideoCore actually controls the initial SoC boot, and hides much of the hardware behind a protocol. This protocol is transported using the SoC's mailbox hardware module. Here, we add a very simplistic driver for the mailbox module, and define a few structures for the property messages. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'arch/arm/include/asm/arch-imx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud