From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 23 Oct 2012 10:41:27 -0600 Subject: [U-Boot] [PATCH v2 2/3] tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h In-Reply-To: <1350971254-11412-2-git-send-email-amartin@nvidia.com> References: <1350971254-11412-1-git-send-email-amartin@nvidia.com> <1350971254-11412-2-git-send-email-amartin@nvidia.com> Message-ID: <5086C8B7.6010702@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 10/22/2012 11:47 PM, Allen Martin wrote: > Move environment settings for stdin/stdout/stderr to > tegra-common-post.h and generate them automaticaly based on input > device selection. Patches 2 and 3, Acked-by: Stephen Warren