Re: [yocto] can anyone suggest a decent example of a SMARC-based YP build?
Leon Woestenberg <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <CAMjhiJhy9m4-xOyUNPtf2NuET7fD0YFhwOcinc8wMUSppzP7xQ@mail.gmail.com> |
Hi Robert, On Tue, Jul 29, 2025 at 12:08 PM Robert P. J. Day via lists.yoctoproject.org <[email protected]> wrote: > just started perusing the docs on "SMARC" SoMs: > ... > and then more than likely someone who wants to build a product around > that fairly standardized format and spec needs to design a (custom, > ... > so even if there's a wild variety of carrier boards, one would think > that the SMARC 2.2 spec will still mean a lot of the configuration is > consistent. > No. SMARC (loosely or more strictly, depending on who you ask) defines a common connector pin-out, voltages, and that's about it. Any "configuration" for the SoC, device tree, etc. are all different, let alone the Yocto build configuration. Regards, Leon