From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Wegner Date: Wed, 22 Jul 2009 12:33:58 +0200 Subject: [U-Boot] Rejected: PATCH Nios2 kernel bootstrap error due to missing processor data cache flush: fix In-Reply-To: <20090722105652.77DC4832E416@gemini.denx.de> References: <49DF39CD.9010202@imagos.it> <4A6602C3.2050007@psyent.com> <20090722094127.GV20598@leila.ping.de> <20090722105652.77DC4832E416@gemini.denx.de> Message-ID: <20090722103358.GW20598@leila.ping.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, On Wed, Jul 22, 2009 at 12:56:52PM +0200, Wolfgang Denk wrote: [...] > If you don't do that, then either somebody else will clean up your > patch and commit it and earn the credits for your work, or nobody will > care and the problem remains, which means your work was basicly > wasted. that was why I wrote now, because it seemed to me that the latter might happen in the current case. But maybe I misunderstood Renatos intention here. [...] > Um... and instead of maintaining several private source trees you > should consider poushing your code upstream, so that others do the > maintenance for you. The intention is to do so with my next project at work - but again it depends on how much time is left after sorting out all the low-level hard- and software bugs. > You get the credit by being the author of the commit, and by your > Signed-off-by: line in it. "git log" will show it, "git blame" will > show it, and you will find your place in the U-Boot statistics page, > too. You do not have any entitlement on a (C) Copyright entry in a > bigger source file if you change just a few lines in it. That's not > reasonable. Thanks for clearing this up. Best regards, Wolfgang