Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-03-01 Thread Ben Warren
Terry, On 2/28/2010 8:48 PM, Lv Terry-R65388 wrote: > Hi Denk, > > It seems that "git am" doesn't work for me. > > The steps are: > > 1. Save the patch as txt file in outlook and copy to u-boot directory. > 2. Use git am to apply the patch. > > r65...@szx32-17[/home/r

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-03-01 Thread Stefano Babic
Lv Terry-R65388 wrote: > Hi Denk, > Hi Terry, > It seems that "git am" doesn't work for me. > > The steps are: > > 1. Save the patch as txt file in outlook and copy to u-boot > directory. Do not do it. Even if it for some strange seems working (it could be for an easy patch), you apply a patc

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-03-01 Thread Wolfgang Denk
Dear "Lv Terry-R65388", In message <1ae74f652ecb1440b73dd7c2c20842d1ac6...@zch01exm27.fsl.freescale.net> you wrote: > > It seems that "git am" doesn't work for me. Well, I'm afraid there is little we can do to help you with that. Setting up a basic working tool chain is something you have

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-28 Thread Lv Terry-R65388
mailto:w...@denx.de] Sent: 2010年2月26日 20:33 To: Lv Terry-R65388 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Where can I find the git repostory for mx51evk Dear "Lv Terry-R65388", In message <1ae74f652ecb1440b73dd7c2c20842d1ac6...@zch01exm27.fsl.freescale.net> you wrote: >

[U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Lv Terry-R65388
Hi Denx, I have cloned u-boot-imx and want to apply the patch "[U-Boot] [PATCH V4 11/11] Add initial support for Freescale mx51evk board" for a test. But the patch can't be appled. error: patch failed: MAINTAINERS:152 error: MAINTAINERS: patch does not apply How can I get the re

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Wolfgang Denk
Dear Stefano Babic, In message <4b87bc50.8000...@denx.de> you wrote: > > The patch was sent some times ago, based on the u-boot master branch at > the time it was sent. Of course, other boards went to the mainline in > the meantime, patching the MAINTAINERS file again - you have probably to > merg

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Wolfgang Denk
Dear "Lv Terry-R65388", In message <1ae74f652ecb1440b73dd7c2c20842d1ac6...@zch01exm27.fsl.freescale.net> you wrote: > > I have tried to apply the patch on mainline. You must be doing something wrong, then. I re-tested it, it applies cleanly: -> git-am -3 -i -u --whitespace=strip ~/Mail

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Stefano Babic
Lv Terry-R65388 wrote: > Hi Denk, > Hi Terry, > 4. Try "git apply patch". I think the normal way to do is to use "git am" getting the whole e-mail, but this is not your problem now. > r65...@szx32-17[/home/r65388/uboot-imx]602% git apply patch > error: patch failed: MAINTAINE

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Lv Terry-R65388
ent: 2010年2月26日 18:09 To: Lv Terry-R65388 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Where can I find the git repostory for mx51evk Dear "Lv Terry-R65388", In message <1ae74f652ecb1440b73dd7c2c20842d1ac6...@zch01exm27.fsl.freescale.net> you wrote: > > I have cloned

Re: [U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Wolfgang Denk
Dear "Lv Terry-R65388", In message <1ae74f652ecb1440b73dd7c2c20842d1ac6...@zch01exm27.fsl.freescale.net> you wrote: > > I have cloned u-boot-imx and want to apply the patch "[U-Boot] Why did you do that? u-boot-imx is currently in a pretty poor state, as the new custodian has nor picked up

[U-Boot] Where can I find the git repostory for mx51evk

2010-02-26 Thread Lv Terry-R65388
Hi Denx, I have cloned u-boot-imx and want to apply the patch "[U-Boot] [PATCH V4 11/11] Add initial support for Freescale mx51evk board" for a test. But the patch can't be appled. error: patch failed: MAINTAINERS:152 error: MAINTAINERS: patch does not apply How can I get the re