<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 25, 2014 at 12:43 PM, Otavio Salvador <span dir="ltr"><<a href="mailto:otavio@ossystems.com.br" target="_blank">otavio@ossystems.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Jacob,<br>
<div class=""><br>
On Tue, Mar 25, 2014 at 7:49 AM, Jacob Kroon <<a href="mailto:jacob.kroon@gmail.com">jacob.kroon@gmail.com</a>> wrote:<br>
> On Mon, Mar 24, 2014 at 6:10 PM, Jacob Kroon <<a href="mailto:jacob.kroon@gmail.com">jacob.kroon@gmail.com</a>> wrote:<br>
>> On Mon, 24 Mar 2014, Otavio Salvador wrote:<br>
>>> On Mon, Mar 24, 2014 at 1:52 PM, Fabio Estevam <<a href="mailto:festevam@gmail.com">festevam@gmail.com</a>><br>
>>> wrote:<br>
</div><div class="">>>>> What about creating a recipe for rt kernels, so that folks interested<br>
>>>> in real-time kernel could easily test it under meta-fsl-arm?<br>
>>><br>
>>><br>
>>> I like this idea. Jacob, are you up for the task? I can help if you want.<br>
>>><br>
>><br>
>> Yes, it sounds like a good idea. I'll come up with a<br>
>> patch for a linux-imx-rt recipe and post it for review here.<br>
><br>
</div><div class="">> So, the local patches I have are very light-weight, and the RT-patch can be<br>
> downloaded externally, but I wonder about the defconfig. Preempt-RT switches<br>
> the config parameters quite a lot, is there a tool or trick to use in order<br>
> to "cleanup" the defconfig to make it as minimal as possible ? Right now I<br>
> just use linux-imx defconfig as a start, turn on preempt-rt, and save the<br>
> resulting .config file.<br>
<br>
</div>So in this case please *download* the RT-patch. Check the 'name' param<br>
for the SRC_URI so you can add the md5sum and sha256sum for it.<br>
<br>
For the defconfig, yes. You should do:<br>
<br>
make ARCH=arm savedefconfig<br>
<br>
after doing the required changes.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div> </div><div>Thanks, that shrank the defconfig _considerably_ :-)<br><br></div><div>/Jacob<br></div></div></div></div>