1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 06:29:18 +01:00
Files
u-boot-megous/board/nvidia/common
Simon Glass 905ed41aad tegra: Move clock_early_init() to arch_cpu_init()
The clock init is not board specific, so move it into
the cpu code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2011-12-24 10:23:32 +01:00
..