From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 24 Apr 2007 14:55:21 -0500 Subject: [U-Boot-Users] [PATCH 2/2] mpc83xx:Fix MPC8349ITX SPD RAMinitialization In-Reply-To: References: <462E59B0.2000104@freescale.com> Message-ID: <462E60A9.8040709@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 Benedict, Michael wrote: > Sorry, for the mistake... I thought you _did_ write this patch in an > email to the list about an hour ago. *confused*. Well, that wasn't a patch, it was a suggestion. There's a difference between telling someone how to write a patch, and actually writing it. The latter is necessary for a signed-off-by line. Also, I saw your other re-send of the original patch. I think I may have not explained myself properly. Here's how a patch is supposed to look: Required description of patch goes here. This text gets logged with the patch itself in the repo. Signed-off-by lines here --- Optional comment about the patch. This text does *not* get logged with the patch. git-generated data (list of files changed, diff lines, etc) goes here -- Timur Tabi Linux Kernel Developer @ Freescale