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