diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-09-06 16:49:31 (GMT) |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2017-09-11 10:46:51 (GMT) |
commit | c7430d7d5efc45666476dab0da97466cb8ccff8e (patch) | |
tree | 98e093b1fd5208be2690cd483684b9f20e0c8840 /board/mqmaker | |
parent | 584f316f115df52fd09a6cf699b29dcf824b4da5 (diff) | |
download | u-boot-c7430d7d5efc45666476dab0da97466cb8ccff8e.tar.xz |
ipu_common: Let the MX6 IPU clock be calculated in run-time
MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz.
When running a SPL target, which supports multiple MX6 variants we cannot
properly setup the IPU clock frequency via CONFIG_IPUV3_CLK option as
such decision is done in build-time currently.
Remove the CONFIG_IPUV3_CLK option and let the IPU clock frequency be
configured in run-time on mx6.
Reported-by: Eric Nelson <eric@nelint.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Eric Nelson <eric@nelint.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
[agust: fixed #endif in cgtqmx6eval.h]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'board/mqmaker')
0 files changed, 0 insertions, 0 deletions