
Hi Denk,
I have tried to apply the patch on mainline.
The steps are:
1. Copy patch from http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74754. 2. Paste it to local text file patch. 3. Clone a new u-boot. 4. Try "git apply patch".
I encountered errors:
r65388@szx32-17[/home/r65388/uboot-imx]602% git apply patch error: patch failed: MAINTAINERS:152 error: MAINTAINERS: patch does not apply
Thanks~~
Yours Terry
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: 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 1AE74F652ECB1440B73DD7C2C20842D1AC6D28@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 work yet, so this repository is very old.
[PATCH V4 11/11] Add initial support for Freescale mx51evk board" for a test.
But the patch can't be appled.
Patches submitted on the mailing list are supposed to be applied against mainline (master branch). Did you try that?
Best regards,
Wolfgang Denk