| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-29 | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu | |
| For most PPC platforms, they will call the first get_clocks() in init_sequence_f[] as they define CONFIG_PPC. CONFIG_SYS_FSL_CLK is then defined to call the second get_clocks(), which should be redundant for PPC. Signed-off-by: Gong Qianyu <[email protected]> Reviewed-by: York Sun <[email protected]> | |||
