From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hamman Date: Mon, 6 Aug 2007 11:25:53 -0500 Subject: [U-Boot-Users] [PATCH 1/2] Updated patch to add SBC8641D In-Reply-To: <20070806153904.56D103535DD@atlas.denx.de> References: Your message of "Mon, 06 Aug 2007 09:27:35 CDT." <1186410455.22362.7.camel@server> <20070806153904.56D103535DD@atlas.denx.de> Message-ID: <00e101c7d846$75de1ef0$6d00a8c0@ESIDT> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, > -----Original Message----- > From: wd at denx.de [mailto:wd at denx.de] > Sent: Monday, August 06, 2007 10:39 AM > To: joe.hamman at embeddedspecialties.com > Cc: jdl at freescale.com; u-boot-users at lists.sourceforge.net > Subject: Re: [U-Boot-Users] [PATCH 1/2] Updated patch to add SBC8641D > > In message <1186410455.22362.7.camel@server> you wrote: > > Add support for Wind River's SBC8641D reference board. > > > > Resend to add fixes per JDL. > > > > Signed-off by: Joe Hamman > > NAK. > > I reject this patch because you are modifying global files > (config.mk) without mentioning it at all, and in a way that is (1) > unrelated to your patch and (2) contra-rpoductive on most systems. > Please don't try again to sneak in code changes this way. Thanks for catching this. It was left over from a debugging session and I never intended it to be submitted. I'll be more careful in the future. Regards, Joe