[U-Boot] Please pull u-boot-video/imx

Hi Stefano,
Please pull some imx6 patches. Building with these passed now, here is a status report: https://travis-ci.org/vdsao/u-boot-video/builds/278969983
The following changes since commit 031426a7af63d3c939fc963311e6dc8e904a0440:
mx6sabresd: Add Serial Download Protocol support (2017-09-20 15:34:59 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-video.git imx
for you to fetch changes up to fbdffce800205ff27f2f7cbd377238364d6c4860:
imx6: disable clock command and print_cpuinfo code in SPL (2017-09-23 20:47:42 +0200)
---------------------------------------------------------------- Anatolij Gustschin (1): imx6: disable clock command and print_cpuinfo code in SPL
Fabio Estevam (6): mx6sabresd: Avoid calling setup_display() from SPL code cgtqmx6eval: Avoid calling setup_display() from SPL code wandboard: Avoid calling setup_display() from SPL code mx6cuboxi: Avoid calling setup_display() from SPL code apalis_imx6: Avoid calling setup_display() from SPL code colibri_imx6: Avoid calling setup_display() from SPL code
arch/arm/mach-imx/cpu.c | 4 ++-- arch/arm/mach-imx/mx6/clock.c | 30 ++++++++++++++++-------------- board/congatec/cgtqmx6eval/cgtqmx6eval.c | 4 ++-- board/freescale/mx6sabresd/mx6sabresd.c | 6 +++--- board/solidrun/mx6cuboxi/mx6cuboxi.c | 15 ++++++++------- board/toradex/apalis_imx6/apalis_imx6.c | 8 ++++---- board/toradex/colibri_imx6/colibri_imx6.c | 7 ++++--- board/wandboard/wandboard.c | 5 ++--- 8 files changed, 41 insertions(+), 38 deletions(-)
Thanks, Anatolij
participants (1)
-
Anatolij Gustschin