[yocto] How do I generate a dtb for my board support package?
Maciej Pijanowski
maciej.pijanowski at 3mdeb.com
Thu Jan 25 05:37:40 PST 2018
On 25.01.2018 14:16, Peter Spierenburg wrote:
> | make[2]: *** No rule to make target `sc589-ezkit.dts'. Stop.
You are building linux-yocto. You need to either add a patch to SRC_URI
which adds this
dtb target to linux source, or build from a different repository, where
this support is already
included. I would check from which linux tree they build kernel in
buildroot BSP.
You will also need proper kernel configuration file for your board.
--
Maciej Pijanowski
Embedded Systems Engineer
http://3mdeb.com | @3mdeb_com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180125/466238a3/attachment.html>
More information about the yocto
mailing list