commit | c39dae380b4a11f1050a2ef6607598dcbe0541be | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Mar 06 12:28:24 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Apr 14 11:25:33 2014 +0900 |
tree | 442327a5a2a9b7bbb473b6d73be2520cf474d85f | |
parent | ce4b6a04c49b0b414d537b45ededd9dfd4e48336 [diff] |
ARM: shmobile: Add shared shmobile_init_delay() Introduce shmobile_init_delay() that gets CPU specific parameters from DT and sets up the early delay from there. This allows us to both remove frequency information from the C code and consolidate existing code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>