Re: [meta-freescale] u-boot-fslc and CONFIG_IMX_VIDEO_SKIP (imx51)
Mauro Ziliani <[email protected]> Sun, 9 Oct 2022 21:00:44 +0200
| Newsgroups | org.yoctoproject.lists.meta-freescale |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------VthxjdkcIOfMgK2d1aL5ic1F Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Ok I'll do it Sorry for OT. MZ On 07/10/22 02:47, Fabio Estevam wrote: > Hi Mauro, > > On Tue, Oct 4, 2022 at 3:18 PM Mauro Ziliani<[email protected]> wrote: >> Hi all. >> >> I working with kirkstone and imx51 (mx51evk derived board). >> >> I config u-boot-fslc to use IPUv3, but the compile task give me error >> because the linker doesn't find ipu_displays_init function. >> >> >> I look inside all files and I find ipu_displays_init function in >> ./arch/arm/mach-imx/video.c which is compiled/linked in >> arch/arm/mach-imx/Makefile only if CONFIG_IMX_VIDEO_SKIP is y. >> >> But I find CONFIG_IMX_VIDEO_SKIP only in some .h file, but not in Kconfig >> >> >> Why? >> >> >> There is a way to enable u-boot-fslc to display an image before the >> kernel starts? >> >> >> The u-boot-fslc recipe downloads this version of u-boot-fslc: >> 2022.07+gitAUTOINC+a21d7668eb > I suggest you post to the U-Boot list as this is off-topic here. > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#24872):https://lists.yoctoproject.org/g/meta-freescale/message/24872 > Mute This Topic:https://lists.yoctoproject.org/mt/94119860/3617482 > Group Owner:[email protected] > Unsubscribe:https://lists.yoctoproject.org/g/meta-freescale/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > --------------VthxjdkcIOfMgK2d1aL5ic1F Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p><font size="2">Ok I'll do it</font></p> <p><font size="2">Sorry for OT.</font></p> <p><br> </p> <p><font size="2">MZ</font><br> </p> <div class="moz-cite-prefix">On 07/10/22 02:47, Fabio Estevam wrote:<br> </div> <blockquote type="cite" cite="mid:CAOMZO5APUBDV7x-qVn-H1VL3P6fY0kdtsvXGHPg4P1SMKSSXBw@mail.gmail.com"> <pre class="moz-quote-pre" wrap="">Hi Mauro, On Tue, Oct 4, 2022 at 3:18 PM Mauro Ziliani <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a> wrote: </pre> <blockquote type="cite"> <pre class="moz-quote-pre" wrap=""> Hi all. I working with kirkstone and imx51 (mx51evk derived board). I config u-boot-fslc to use IPUv3, but the compile task give me error because the linker doesn't find ipu_displays_init function. I look inside all files and I find ipu_displays_init function in ./arch/arm/mach-imx/video.c which is compiled/linked in arch/arm/mach-imx/Makefile only if CONFIG_IMX_VIDEO_SKIP is y. But I find CONFIG_IMX_VIDEO_SKIP only in some .h file, but not in Kconfig Why? There is a way to enable u-boot-fslc to display an image before the kernel starts? The u-boot-fslc recipe downloads this version of u-boot-fslc: 2022.07+gitAUTOINC+a21d7668eb </pre> </blockquote> <pre class="moz-quote-pre" wrap=""> I suggest you post to the U-Boot list as this is off-topic here. </pre> <br> <fieldset class="moz-mime-attachment-header"></fieldset> <pre class="moz-quote-pre" wrap=""> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24872): <a class="moz-txt-link-freetext" href="https://lists.yoctoproject.org/g/meta-freescale/message/24872">https://lists.yoctoproject.org/g/meta-freescale/message/24872</a> Mute This Topic: <a class="moz-txt-link-freetext" href="https://lists.yoctoproject.org/mt/94119860/3617482">https://lists.yoctoproject.org/mt/94119860/3617482</a> Group Owner: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.yoctoproject.org/g/meta-freescale/unsub">https://lists.yoctoproject.org/g/meta-freescale/unsub</a> [<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>] -=-=-=-=-=-=-=-=-=-=-=- </pre> </blockquote> </body> </html> --------------VthxjdkcIOfMgK2d1aL5ic1F--