[U-Boot] [PATCH 4/9] Tegra: T30: Add common Tegra30 CPU files

Simon Glass sjg at chromium.org
Tue Sep 18 21:40:13 CEST 2012


Hi Tom,

On Wed, Sep 12, 2012 at 3:10 PM, Tom Warren <twarren.nvidia at gmail.com> wrote:
> Signed-off-by: Tom Warren <twarren at nvidia.com>
> ---
>  arch/arm/cpu/tegra30-common/Makefile        |   51 ++
>  arch/arm/cpu/tegra30-common/ap30.c          |   98 +++
>  arch/arm/cpu/tegra30-common/board.c         |  141 ++++
>  arch/arm/cpu/tegra30-common/clock.c         | 1099 +++++++++++++++++++++++++++

Again I feel that a lot of the code here is common. We actually got
away with identical code for T30 (even the tables!). Agreed that won't
really work, but it should hows much can be common.

Regards,
Simon


More information about the U-Boot mailing list