u-boot-brain/arch/arm/mach-bcm283x
Stephen Warren 122426d46e ARM: bcm2835: use phys_to_bus() for mbox
When we communicate with the VideoCore to perform property mailbox
transactions, that is a DMA operation as far as the property buffer
is concerned. Use phys_to_bus() on that buffer.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2015-04-14 05:47:59 +02:00
..
include/mach ARM: rpi: add a couple more revision IDs 2015-04-13 08:48:36 -04:00
init.c ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
Kconfig ARM: bcm2835: implement phys_to_bus/bus_to_phys 2015-04-14 05:47:59 +02:00
lowlevel_init.S ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
Makefile ARM: bcm2835: implement phys_to_bus/bus_to_phys 2015-04-14 05:47:59 +02:00
mbox.c ARM: bcm2835: use phys_to_bus() for mbox 2015-04-14 05:47:59 +02:00
phys2bus.c ARM: bcm2835: implement phys_to_bus/bus_to_phys 2015-04-14 05:47:59 +02:00
reset.c ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
timer.c ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00