[U-Boot-Users] [PATCH] part 2. Embedded PlanetBoards

*CHANGELOG Added Support for Embedded Planet Boards EP852 EP866 and EP85xxm. See respective board config file for original author information. Merged from internal company port and QUICCstart kit into the most recent u-boot git by J. Mann, Embedded Planet, 2006-JUL-27.
(this is part 2 of 2 split in half for size reasons.)
(the first attempt to send this e-mail resulted in a message too big error. Sorry if you get two on acident)

Hello,
I have downloaded following 3 patches from this mailing list for EP852 and EP866 boards but am unable to patch it to U-boot 1.1.0 nor to U-Boot 1.1.6 since no readme file is available with the patch.
ep852ep866ep85xxA.patch.gz ep852ep866ep85xxB.patch.gz ep852.diff.gz
To patch i give the following command
cd u-boot1.1.0
Enter into parent directory
cat ../ep852ep866ep85xxA.patch | patch -p1 --dry run --verbose
patch file is kept outside the parent directory. on executing this command it gives me following error
Hmm...patch unexpectedly ends in middle of line I can't seem to find a patch in there anywhere. patch: **** Only garbage was found in the patch input.
And also when i try to read the patch files after extracting it "could not parse diff output "
Same is the true with ep852ep866ep85xxB.patch.gz
Can you please help me out in this case
BR, Sagar Kadam
Jeffrey Mann wrote:
*CHANGELOG Added Support for Embedded Planet Boards EP852 EP866 and EP85xxm. See respective board config file for original author information. Merged from internal company port and QUICCstart kit into the most recent u-boot git by J. Mann, Embedded Planet, 2006-JUL-27.
(this is part 2 of 2 split in half for size reasons.)
(the first attempt to send this e-mail resulted in a message too big error. Sorry if you get two on acident)
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=D... _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (2)
-
Jeff Mann
-
kadamsagar123