Re: [U-Boot-Users] [PATCH 4/4] ARM DaVinci: Standardize names of directories/files

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:10 Fri 11 Jul , Hugo Villeneuve wrote:
 ARM DaVinci: Standardize names of directories/files.
 
 Signed-off-by: Hugo Villeneuve [EMAIL PROTECTED]
 
 ---
 
  Makefile   |2 +-
  board/davinci/{dv-evm = dvevm}/Makefile   |2 +-
  board/davinci/{dv-evm = dvevm}/board_init.S   |0 
  board/davinci/{dv-evm = dvevm}/config.mk  |0 
  board/davinci/{dv-evm/dv_board.c = dvevm/dvevm.c} |0 
  board/davinci/{dv-evm = dvevm}/u-boot.lds |0 
  board/davinci/schmoogie/Makefile   |2 +-
  .../davinci/schmoogie/{dv_board.c = schmoogie.c}  |0 
  board/davinci/sonata/Makefile  |2 +-
  board/davinci/sonata/{dv_board.c = sonata.c}  |0 
  10 files changed, 4 insertions(+), 4 deletions(-)
 
Applied to u-boot-arm with merge
please check

Best Regards,
J.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users


Re: [U-Boot-Users] [PATCH 3/4] ARM DaVinci: Move common functions to board/davinci/common

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:10 Fri 11 Jul , Hugo Villeneuve wrote:
 ARM DaVinci: Move common functions to board/davinci/common.
 
 Signed-off-by: Hugo Villeneuve [EMAIL PROTECTED]
 
 ---
 
  board/davinci/common/Makefile  |   53 
  board/davinci/common/misc.c|  126 
  board/davinci/common/misc.h|   32 +++
  board/davinci/common/psc.c |  117 ++
  board/davinci/common/psc.h |   28 +++
  board/davinci/dv-evm/dv_board.c|  129 --
  board/davinci/schmoogie/dv_board.c |  103 ++-
  board/davinci/sffsdr/sffsdr.c  |  158 
 
  board/davinci/sonata/dv_board.c|  122 +++-
  9 files changed, 404 insertions(+), 464 deletions(-)
 
Applied to u-boot-arm

Best Regards,
J.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users


Re: [U-Boot-Users] [PATCH] Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:59 Sat 26 Jul , Hunter, Jon wrote:
 Add support to drivers/usb/usbdcore_omap1510.c for OMAP5912 and OMAP16xx 
 devices.
 
 Signed-off-by: Jon Hunter [EMAIL PROTECTED]
 ---
  drivers/usb/usbdcore_omap1510.c |   27 ---
  1 files changed, 24 insertions(+), 3 deletions(-)
 
 diff --git a/drivers/usb/usbdcore_omap1510.c b/drivers/usb/usbdcore_omap1510.c
 index 84bb936..61c0d3b 100644
 --- a/drivers/usb/usbdcore_omap1510.c
 +++ b/drivers/usb/usbdcore_omap1510.c
 @@ -28,7 +28,7 @@
Applyinf failled

error: patch failed: drivers/usb/usbdcore_omap1510.c:28
error: drivers/usb/usbdcore_omap1510.c: patch does not apply
Using index info to reconstruct a base tree...
error: patch failed: drivers/usb/usbdcore_omap1510.c:1109
error: drivers/usb/usbdcore_omap1510.c: patch does not apply
Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Cannot fall back to three-way merge.

Could you send a V2 rebase on the current tree?

Best Regards,
J.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users