Tool/software: Linux
Hi,
For what I understand you have a prebuilt sdk to start play with it and a build system based on yocto to start from scratch, isn't it?
Now I want to play with dts file, kernel modules and so on, I was reading one of you article from wiki to learn device driver, if I would do the same in yocto, where I could start? I'm not a master of yocto system, buildroot seems to be much more easy and don't waste hard driver as yocto. I know how to add and modify a recipe, how to add a patch in the right folder and where to put the right lines in a recipe to cook.
However after two weeks, trying to learn the sdk, I'm still confused. Your docs cover really well how to work with Processor Sdk , but if I'd like to do the same with yocto?
Or maybe, Processor SDK is the best way to work with kernel and yocto the right way to build a rootfs?
Thanks