From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 19 Feb 2014 13:22:06 -0700 Subject: [U-Boot] [RFC PATCH 2/3] move the beaglebones over to the generic configs In-Reply-To: <53051204.9050008@ti.com> References: <1392659798-1665-1-git-send-email-dennis@ausil.us> <1392659798-1665-3-git-send-email-dennis@ausil.us> <53050CC7.6080601@ti.com> <53050EA6.4070900@wwwdotorg.org> <53051204.9050008@ti.com> Message-ID: <5305126E.1050605@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/19/2014 01:20 PM, Dan Murphy wrote: > On 02/19/2014 02:05 PM, Stephen Warren wrote: >> On 02/19/2014 12:57 PM, Dan Murphy wrote: >>> On 02/17/2014 11:56 AM, Dennis Gilmore wrote: >> ... >>>> +#ifndef CONFIG_SPL_BUILD >>>> +#include >>> I did not see the patchset for this. >>> >>> Should this header and the removal the extra configs be a different patch? >>> Or be part of the series that introduces the distro defaults >> The following is already in u-boot/master: >> 13a49c3a739b config: add config_distro_defaults.h >> >> I've sent patches to convert Tegra and RPi to use it, although they >> aren't applied yet. > > Great! So why did this change come in as part of the RFC and not a patch for review and merge? Because it needed discussion/comments from the owners of the affected files perhaps?