From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Sun, 15 Mar 2015 10:04:05 -0600 Subject: [U-Boot] [RFC PATCH] usb: dwc2: handle bcm2835 phys->virt address translations In-Reply-To: <1426227189-30488-1-git-send-email-swarren@wwwdotorg.org> References: <1426227189-30488-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <5505AD75.2030607@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/13/2015 12:13 AM, Stephen Warren wrote: > BCM2835 bus addresses use the top 2 bits to determine whether peripherals > use or bypass the GPU L1 and L2 cache. BCM2835-ARM-Peripherals.pdf states > that: ... If you do end up applying this, the subject should say phys->bus not phys->virt.