]> code.ossystems Code Review - bsp/u-boot.git/commit
imx6: disable clock command and print_cpuinfo code in SPL
authorAnatolij Gustschin <agust@denx.de>
Mon, 28 Aug 2017 19:46:26 +0000 (21:46 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 23 Sep 2017 21:07:22 +0000 (18:07 -0300)
commita3581b705a703ad1e4984e4987ee75c0c9132b53
tree5c9c37dd96b5ec58770a970e0bf14b2a9b798dd0
parent555c0086e6103838f2b0f3753d1129b64ddd0b76
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>
(cherry picked from commit fbdffce800205ff27f2f7cbd377238364d6c4860)
arch/arm/mach-imx/cpu.c
arch/arm/mach-imx/mx6/clock.c