From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 08 Oct 2013 15:45:16 -0600 Subject: [U-Boot] [PATCH 6/8] Tegra124: Add generic T124 build support In-Reply-To: <1381185778-25722-6-git-send-email-twarren@nvidia.com> References: <1381185778-25722-1-git-send-email-twarren@nvidia.com> <1381185778-25722-6-git-send-email-twarren@nvidia.com> Message-ID: <52547CEC.4090106@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/07/2013 04:42 PM, Tom Warren wrote: > Basic Tegra124 build support added - no specific > board is targeted. The content of this patch seems entirely unrelated to the commit description. BTW, if I apply each one of these patches in turn, rather than all of them at once, can the entire code-base build correctly for all SoCs, or will I get build errors? I suppose that the boards.cfg is added near the end of the series, so perhaps there's no issue here.