From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Mon, 4 Aug 2014 11:38:14 -0700 Subject: [U-Boot] [PATCH v2] ARM: tegra: Add support for norrin board In-Reply-To: <53DACF87.1050304@wwwdotorg.org> References: <1406848482-14097-1-git-send-email-amartin@nvidia.com> <53DACF87.1050304@wwwdotorg.org> Message-ID: <20140804183813.GB30474@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jul 31, 2014 at 04:21:43PM -0700, Stephen Warren wrote: > On 07/31/2014 05:14 PM, Allen Martin wrote: > > Norrin (PM370) is a Tegra124 clamshell board that is very similar to > > venice2, but it has a different panel, the sdcard cd and wp sense are > > flipped, and it has a different revision of the AS3722 PMIC. This > > board is also refered to as "nyan" in the ChromeOS trees. > > At a *very* quick glance, this looks OK. But, you'll need to do a bit of > work to rebase it onto the latest u-boot/master. Kconfig has been > introduced now, so you'll need to do at least: > > * Don't touch boards.cfg (it's been removed) > * Add configs/norrin_defconfig > * Add board/nvidia/norrin/MAINTAINERS > > I think that's it. I based the patch on u-boot-tegra/master, is there a tegra branch that has already been rebased? Or has the upstream workflow changed, so we're not collecting patches on u-boot-tegra for next merge window? -Allen nvpublic