[U-Boot] [PATCH v5 23/23] tegra: Enable generic board for Seaboard.

2013-02-08 Thread Simon Glass
Enable CONFIG_SYS_GENERIC_BOARD for Tegra 2 Seaboard. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v5: None Changes in v4: - Rebase to master - Drop sc520_timer.c patch (warning already fixed by previous patch) Changes in v3: - Rebase to master - Rebase on top of x86/master (which

Re: [U-Boot] [PATCH v5 23/23] tegra: Enable generic board for Seaboard.

2013-02-08 Thread Stephen Warren
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

Re: [U-Boot] [PATCH v5 23/23] tegra: Enable generic board for Seaboard.

2013-02-08 Thread Simon Glass
Hi Stephen On Fri, Feb 8, 2013 at 9:23 AM, Stephen Warren swar...@wwwdotorg.org wrote: 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

Re: [U-Boot] [PATCH v5 23/23] tegra: Enable generic board for Seaboard.

2013-02-08 Thread Stephen Warren
On 02/08/2013 11:10 AM, Simon Glass wrote: Hi Stephen On Fri, Feb 8, 2013 at 9:23 AM, Stephen Warren swar...@wwwdotorg.org wrote: 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