From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 12 Nov 2014 11:57:14 -0700 Subject: [U-Boot] [PATCH v2] ARM: tegra: Add support for norrin board In-Reply-To: <1415732664-18138-1-git-send-email-sjg@chromium.org> References: <1415732664-18138-1-git-send-email-sjg@chromium.org> Message-ID: <5463AD8A.5090900@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 11/11/2014 12:04 PM, Simon Glass wrote: > From: Allen Martin > > 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. > > This is the Acer Chromebook 13 CB5-311-T7NN (13.3-inch HD, NVIDIA > Tegra K1, 2GB). > > Signed-off-by: Allen Martin > Signed-off-by: Simon Glass > (rebase, fix pinmux that resets norrin) Did the pinmux come directly from: https://github.com/NVIDIA/tegra-pinmux-scripts If not, we should fix the Norrin data that's there so that it's correct, and generates exactly what you want to check into U-Boot.