From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 27 Feb 2014 10:22:04 -0700 Subject: [U-Boot] [PATCH V4 1/3] ARM: tegra: convert tegra to use distro defaults In-Reply-To: <1391617499-15939-1-git-send-email-swarren@wwwdotorg.org> References: <1391617499-15939-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <530F743C.10107@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 02/05/2014 09:24 AM, Stephen Warren wrote: > From: Stephen Warren > > Modify all Tegra boards to include the "distro defaults" header, so that > all the config options distros expect are enabled. Remove any #defines > that enable the same options from the Tegra files. Tom, does this series look good? I'd really like to get it into 2014.04 so that Tegra can demonstrate the use of extlinux.conf boot scripts. Note that I posted an updated patch 2/3 V5. Thanks.