diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2013-01-29 16:37:36 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-03-20 15:29:20 +0100 |
commit | 88077280c48ba4e0f3b9a305ffb748b1bba8380a (patch) | |
tree | a9a47a12e5da0d85bf7b580002c2eedbd8671b7a /net/nfs.h | |
parent | 3c47f2f4871c345c20b9d986b11fec550ef6cc9f (diff) | |
download | u-boot-imx-88077280c48ba4e0f3b9a305ffb748b1bba8380a.zip u-boot-imx-88077280c48ba4e0f3b9a305ffb748b1bba8380a.tar.gz u-boot-imx-88077280c48ba4e0f3b9a305ffb748b1bba8380a.tar.bz2 |
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 'net/nfs.h')
0 files changed, 0 insertions, 0 deletions