
18 Sep
2012
18 Sep
'12
9:40 p.m.
Hi Tom,
On Wed, Sep 12, 2012 at 3:10 PM, Tom Warren twarren.nvidia@gmail.com wrote:
Signed-off-by: Tom Warren twarren@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