Re: [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-20 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Sorry i had generated the patch from with uboot/lib_arm directory and hence i think it failed. now i have created the diff for the root directory where the uboot-1.3.3 folder resides. sorry for the trouble. Please use git tools (git-format-patch) to

[U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-15 Thread Gururaja Hebbar K R
Hi, This patch removes an unused part of the code. This code is only used in lib_avr32/bootm.c and in lib_arm/bootm.c it is under #if 0 Comments are welcome. Regards Gururaja Signed off by: Gururaja Hebbar [EMAIL PROTECTED] --- bootm_orig.c2008-07-15 16:51:03.296875000 -0700 +++

Re: [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-15 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: This patch removes an unused part of the code. Sorry, this patch cannot be applied. --- bootm_orig.c 2008-07-15 16:51:03.296875000 -0700 +++ bootm.c 2008-07-15 16:51:38.25000 -0700 ... error: bootm.c: does not exist in index fatal: sha1

Re: [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-15 Thread Hebbar
Hi, Sorry i had generated the patch from with uboot/lib_arm directory and hence i think it failed. now i have created the diff for the root directory where the uboot-1.3.3 folder resides. sorry for the trouble. Thanks in advance. Regards Gururaja Signed off by: Gururaja Hebbar [EMAIL