From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timo Ketola Date: Thu, 26 Apr 2012 17:37:31 +0300 Subject: [U-Boot] [PATCH] i.MX2: Support splash screen In-Reply-To: <20120426135102.146cb257@wker> References: <1334739261-7812-1-git-send-email-timo@exertus.fi> <1334739261-7812-2-git-send-email-timo@exertus.fi> <20120426135102.146cb257@wker> Message-ID: <4F995DAB.4070802@exertus.fi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Anatolij, Thanks for the review. Everything else is clear, but... On 26.04.2012 14:51, Anatolij Gustschin wrote: ... >> +++ b/drivers/video/mx2fb.c >> @@ -0,0 +1,92 @@ > > Please add Copyright info here. ... >> +++ b/include/mx2fb.h ... > Please consider Stefano's comment regarding copyright header. I'm a little lost here. The original work is this: http://www.imxdev.org/wiki/images/d/d0/U-boot-splash.tar.gz from here: http://www.imxdev.org/wiki/index.php?title=I.MX25_PDK_U-boot_SplashScreen There is also a u-boot.spec.in file in the package which says: License : GPL Vendor : Freescale Packager : MAD Now, can I really just edit the mx2fb.h copyright notice to say "V2 or later" and copy it into the mx2fb.h? If I do that, add the imxdev.org links into the commit message and tersely say there how I changed the source (left out 24bpp and splash_is_in_mmc support), would that be good enough? -- Timo