[U-Boot] [U-Boot,V2] ARM: bcm2835: use phys_to_bus() for mbox

Stephen Warren swarren at wwwdotorg.org
Thu May 28 22:59:29 CEST 2015


On 05/28/2015 07:24 AM, Tom Rini wrote:
> On Mon, Apr 06, 2015 at 08:28:39PM -0600, Stephen Warren wrote:
> 
>> 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 at wwwdotorg.org>
> 
> Applied to u-boot/master, thanks!

That's odd. Since this patch had a dependency on a series that touched
the DWC2 USB driver, Marek applied this to a USB branch back on Apr
14, and it's been pulled into u-boot/master since then. See
122426d46e31 "ARM: bcm2835: use phys_to_bus() for mbox".


More information about the U-Boot mailing list