Re: [U-Boot] [PATCH 2/5] usb: ehci: Use map_physmem in ehci-generic

2016-01-27 Thread Marek Vasut
On Wednesday, January 27, 2016 at 03:21:17 PM, Alexey Brodkin wrote:
> Hi Marek,

Hi,

> On Wed, 2016-01-27 at 03:14 +0100, Marek Vasut wrote:
> > Some architectures, like MIPS, require remapping of the registers.
> > Add the map_physmem() call to handle it.
> > 
> > Signed-off-by: Marek Vasut 
> > Cc: Daniel Schwierzeck 
> > Cc: Hans de Goede 
> > Cc: Masahiro Yamada 
> > Cc: Alexey Brodkin 
> > ---
> 
> Probably I'm missing something but I cannot apply it
> on top of current master:
> ->8--
> Applying: mips: cache: Bulletproof the code against cornercases
> Applying: usb: ehci: Use map_physmem in ehci-generic
> error: patch failed: drivers/usb/host/ehci-generic.c:5
> error: drivers/usb/host/ehci-generic.c: patch does not apply
> Patch failed at 0002 usb: ehci: Use map_physmem in ehci-generic
> The copy of the patch that failed is found in:
>/home/abrodkin/Projects/sources/git/u-boot/.git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort"
> ->8--
> 
> Note I'm applying entire series but not that only patch.

Probably because of 4feefdcfe916113ac6e1837ea22857f25fe1771c , that's
easy to fix though.

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/5] usb: ehci: Use map_physmem in ehci-generic

2016-01-27 Thread Alexey Brodkin
Hi Marek,

On Wed, 2016-01-27 at 03:14 +0100, Marek Vasut wrote:
> Some architectures, like MIPS, require remapping of the registers.
> Add the map_physmem() call to handle it.
> 
> Signed-off-by: Marek Vasut 
> Cc: Daniel Schwierzeck 
> Cc: Hans de Goede 
> Cc: Masahiro Yamada 
> Cc: Alexey Brodkin 
> ---

Probably I'm missing something but I cannot apply it
on top of current master:
->8--
Applying: mips: cache: Bulletproof the code against cornercases
Applying: usb: ehci: Use map_physmem in ehci-generic
error: patch failed: drivers/usb/host/ehci-generic.c:5
error: drivers/usb/host/ehci-generic.c: patch does not apply
Patch failed at 0002 usb: ehci: Use map_physmem in ehci-generic
The copy of the patch that failed is found in:
   /home/abrodkin/Projects/sources/git/u-boot/.git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort"
->8--

Note I'm applying entire series but not that only patch.

-Alexey
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot