From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] imx6: disable clock command and print_cpuinfo code in SPL
Date: Sat, 23 Sep 2017 18:29:33 +0200 [thread overview]
Message-ID: <20170923182933.1f1b190b@crub> (raw)
In-Reply-To: <CAOMZO5BfcoxCryHh+REoV3dEf5E1cAjWgn07tkT1Pr6VXA70CQ@mail.gmail.com>
Hi Fabio,
On Fri, 22 Sep 2017 22:55:04 -0300
Fabio Estevam festevam at gmail.com wrote:
...
> > /* Framebuffer */
> > +#if !defined(CONFIG_SPL_BUILD)
> > #ifdef CONFIG_VIDEO
> > #define CONFIG_VIDEO_IPUV3
> > #define CONFIG_VIDEO_BMP_RLE8
> > @@ -74,6 +75,7 @@
> > #define CONFIG_IMX_HDMI
> > #define CONFIG_IMX_VIDEO_SKIP
> > #endif
> > +#endif
>
> This solution still cause build failures for some boards.
>
> I have a patch locally that avoids calling IPU from SPL code.
>
> Will test it tomorrow and then will submit for all the affected boards.
Thanks!
--
Anatolij
prev parent reply other threads:[~2017-09-23 16:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 19:46 [U-Boot] [PATCH] imx6: disable clock command and print_cpuinfo code in SPL Anatolij Gustschin
2017-09-19 7:54 ` Stefano Babic
2017-09-19 12:18 ` Anatolij Gustschin
2017-09-20 3:18 ` Fabio Estevam
2017-09-20 11:22 ` Anatolij Gustschin
2017-09-20 13:04 ` Stefano Babic
2017-09-21 9:10 ` Max Krummenacher
2017-09-21 11:01 ` Anatolij Gustschin
2017-09-23 1:55 ` Fabio Estevam
2017-09-23 16:29 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170923182933.1f1b190b@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.