From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 19 Jan 2012 14:43:53 -0700 Subject: [U-Boot] [PATCH v2 08/20] tegra: Add tegra_get_chip_type() to detect SKU In-Reply-To: <1326490535-3461-9-git-send-email-sjg@chromium.org> References: <1326490535-3461-1-git-send-email-sjg@chromium.org> <1326490535-3461-9-git-send-email-sjg@chromium.org> Message-ID: <4F188E99.4070101@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 01/13/2012 02:35 PM, Simon Glass wrote: > We want to know which type of chip we are running on - the Tegra > family has several SKUs. This can be determined by reading a > fuse register, so add this function to ap20. > > Signed-off-by: Simon Glass Acked-by: Stephen Warren -- nvpublic