From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 26 Mar 2014 15:02:46 -0600 Subject: [U-Boot] [PATCH] ARM: tegra: add Jetson TK1 board In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F37FFA522A4@HQMAIL04.nvidia.com> References: <1395769173-8143-1-git-send-email-swarren@wwwdotorg.org> <20140325191319.6B0253814B8@gemini.denx.de> <5331D642.6030906@wwwdotorg.org> <5FBF8E85CA34454794F0F7ECBA79798F37FFA522A4@HQMAIL04.nvidia.com> Message-ID: <53334076.1090208@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/26/2014 02:59 PM, Tom Warren wrote: > I'll fix it on application. Pinmux changes and this patch should be in/tested late today, and if it looks good to you I'll issue a PR to Albert. Aren't you only sending "ARM: tegra: make all I2C ports open-drain" for 2014.04? I was assuming the other pinmux driver change would all go into the next release, since they were posted well after the merge window. >> -----Original Message----- >> From: Stephen Warren [mailto:swarren at wwwdotorg.org] >> Sent: Tuesday, March 25, 2014 12:17 PM >> To: Wolfgang Denk; Tom Warren >> Cc: u-boot at lists.denx.de; Simon Glass; Stephen Warren >> Subject: Re: [U-Boot] [PATCH] ARM: tegra: add Jetson TK1 board >> >> On 03/25/2014 01:13 PM, Wolfgang Denk wrote: >>> Dear Stephen, >>> >>> In message <1395769173-8143-1-git-send-email- >> swarren at 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). > -- > nvpublic >