From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 12 Dec 2012 15:21:27 -0700 Subject: [U-Boot] [PATCH V3 7/7] Tegra30: Add/enable Cardhu build (T30 reference board) In-Reply-To: <1355268858-7868-8-git-send-email-twarren@nvidia.com> References: <1355268858-7868-1-git-send-email-twarren@nvidia.com> <1355268858-7868-8-git-send-email-twarren@nvidia.com> Message-ID: <50C90367.6070201@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 12/11/2012 04:34 PM, Tom Warren wrote: > This build is stripped down. It boots to the command prompt. > GPIO is the only peripheral supported. Others TBD. > > include/configs/tegra-common.h now holds common config options > for Tegra SoCs. Reviewed-by: Stephen Warren