1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 02:22:18 +02:00
Files
u-boot-megous/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
..