From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 23 Mar 2015 13:41:04 -0600 Subject: [U-Boot] [PATCH 4/5] ARM: tegra: rename colibri_t20 board folder In-Reply-To: <8efb6e11a82ba4725112093617e2f0849ce227dc.1427130862.git.marcel@ziswiler.com> References: <8efb6e11a82ba4725112093617e2f0849ce227dc.1427130862.git.marcel@ziswiler.com> Message-ID: <55106C50.3070508@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 03/23/2015 11:28 AM, Marcel Ziswiler wrote: > In accordance with our other modules supported by U-Boot and as agreed > for Apalis/Colibri T30 get rid of the carrier board in the board folder > naming. > > Please note that this temporarily breaks the build as Kconfig within > this folder will require changing as well. Conceptually this series seems fine to me, but I'd recommend squashing some/all of the patches together in order to avoid any intermediate breakage and "git bisect" issues.