From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 23 Mar 2015 13:42:14 -0600 Subject: [U-Boot] [PATCH 3/5] ARM: tegra: get rid of colibri_t20-common In-Reply-To: <9337b51af75334d2afff1d81782aa78411eccdbb.1427130862.git.marcel@ziswiler.com> References: <9337b51af75334d2afff1d81782aa78411eccdbb.1427130862.git.marcel@ziswiler.com> Message-ID: <55106C96.7090004@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: > As a preparatory step to renaming the board folder as well first get > rid of the colibri_t20-common after having integrated it into > colibri_t20_iris for now. > > While at it also migrate to using NVIDIA's common.mk magic. Is it possible to separate the removal of colibri_t20-common into a separate commit from the renames, so that the two are lumped together. I'd rather expect this series to have two commits: 1) Remove colibri_t20-common and move the C code into the board file. 2) Everything related to the rename.