commit | d7f8a085d4f48501b1fa253b48ec4ad7cb4d02cc | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Sep 10 11:10:54 2014 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Oct 13 14:46:13 2014 +0530 |
tree | 7c266b918c768bb632ef5a73d7d1bd5df20b8d70 | |
parent | 70e956483efd8a70e86fb2260dcd2395eb1affef [diff] |
ARC: [plat*] move code out of .init_machine into common All the platforms do the same thing in init_machine callback so move it out of callback into caller of callback Signed-off-by: Vineet Gupta <vgupta@synopsys.com>