From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 23 Jan 2008 16:43:20 -0600 Subject: [U-Boot-Users] [PATCH v3] QE IO: Add initial data to pin configuration + read/write functions In-Reply-To: References: <478F92C9.8030205@freescale.com> <47963C38.4010205@freescale.com> Message-ID: <4797C308.6030106@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de David Saada wrote: > No problem. If there's nothing else, I'll repost the patch with this > change (hopefully the last time). > I also implemented commands for reading and writing parallel I/O (pario > read/write), but I'll post this as a separate patch. > David. I still can't apply the patch: $ git-am "/home/b04825/.mozilla/default/2ir4ayuy.slt/Mail/Local Folders/patches" Applying QE IO: Add initial data to pin configuration + read/write functions fatal: corrupt patch at line 40 Patch failed at 0001. When you have resolved this problem run "git-am --resolved". If you would prefer to skip this patch, instead run "git-am --skip". I see these in the message body: + int data; } qe_iop_conf_t; =20 #define QE_IOP_TAB_END (-1) The "=20" is the problem. Have you tried using git-send-email? -- Timur Tabi Linux kernel developer at Freescale