commit | 03dd986a2af34c9ba6eae86dfb18e0d43294d94a | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Aug 28 21:46:26 2017 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 12 17:30:32 2017 +0200 |
tree | 6cf58660d192f46f6397ed127220dc299fd32935 | |
parent | fd2525ac7d31fefca4e0cbf8c42ed6af802b7665 [diff] |
imx6: disable clock command and print_cpuinfo code in SPL We do not use print_cpuinfo and clock command code in SPL, disable it when building SPL image. Signed-off-by: Anatolij Gustschin <agust@denx.de>