mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 08:33:10 +01: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>