From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 08 Feb 2013 10:23:21 -0700 Subject: [U-Boot] [PATCH v5 23/23] tegra: Enable generic board for Seaboard. In-Reply-To: <1360336339-10703-24-git-send-email-sjg@chromium.org> References: <1360336339-10703-1-git-send-email-sjg@chromium.org> <1360336339-10703-24-git-send-email-sjg@chromium.org> Message-ID: <51153489.5090908@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/08/2013 08:12 AM, Simon Glass wrote: > Enable CONFIG_SYS_GENERIC_BOARD for Tegra 2 Seaboard. Shouldn't this be enabled for Tegra generically, rather than for just one Tegra board? I haven't looked at the rest of the series yet, but it sure seems better if all Tegra boards always work the same way.