
30 Apr
2009
30 Apr
'09
1:21 a.m.
Jean-Christophe PLAGNIOL-VILLARD wrote:
On 15:38 Wed 29 Apr , David Brownell wrote:
From: David Brownell dbrownell@users.sourceforge.net
Make the DaVinci clock display code work on the dm355 too ... there are pre- and post- dividers on its PLLs, which most other DaVinci processors don't use; and it uses different PLL dividers. Stubbed in support for the DM6467 too. Verified on dm355 and dm6446.
Signed-off-by: David Brownell dbrownell@users.sourceforge.net
This should move to cpu/arm926ejs/davinci (cpuinfo.c?) someday, like the other SoC-specific code. For another patch.
good idea
cpu.c will be better
Good idea. This would give me a happy place for the cpu_eth_init() as mentioned in another thread.
regards, Ben