From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 25 Mar 2014 13:17:22 -0600 Subject: [U-Boot] [PATCH] ARM: tegra: add Jetson TK1 board In-Reply-To: <20140325191319.6B0253814B8@gemini.denx.de> References: <1395769173-8143-1-git-send-email-swarren@wwwdotorg.org> <20140325191319.6B0253814B8@gemini.denx.de> Message-ID: <5331D642.6030906@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/25/2014 01:13 PM, Wolfgang Denk wrote: > Dear Stephen, > > In message <1395769173-8143-1-git-send-email-swarren@wwwdotorg.org> you wrote: >> >> Jetson TK1 is an NVIDIA Tegra124 reference board, which shares much of >> its design with Venice2. > ... >> +++ b/include/configs/jetson-tk1.h >> @@ -0,0 +1,79 @@ >> +/* >> + * (C) Copyright 2013-2014 >> + * NVIDIA Corporation >> + * >> + * SPDX-License-Identifier: GPL-2.0 > > Is there any specific reason this is not GPL-2.0+ ? Oops. I evidently cut/paste from the wrong place. Please consider that to say GPL-2.0+. Tom, can you fix this while applying, or do you want a repost (I'd probably hold off on a repost until after 2014.04 is out in case there are any other comments).