
--- chenzhixin calmear@gmail.com wrote:
my board is easyarm2200,base on LPC2210 chip, today, i found a uboot.pdf in http://www.nxp.com/acrobat_download/other/uboot.pdf
in that pdf ,it says :
2.3 Unpack U-boot Package and add the Lpc2294 patch Unpack the package, and then add the LPC2294 patch(be sure the patch file is in the src directory). Proceed as follows: [root@localhost src]# bunzip2 < u-boot-1.1.3.tar.bz2 | tar xf [root@localhost src]# cd u-boot-1.1.3 [root@localhost u-boot-1.1.3]# patch p1 < ../u-boot-lpc2294.patch
but the u-boot-lpc2294.patch can't found in the nxp,where can i found it?
thanks very much,please help me
If you can't find the patch in the mailing list archives, that means it's a private NXP patch, and so you'll have to get it from their customer support group. The document is only 2 months old, but I'm wary that it references U-boot version 1.1.3, which is quite old.
I'd yell at NXP if I was you.
regards, Ben