>
> *Hi William,*
>
> *The notes from "https://github.com/beagleboard/bb.org-overlays
> <https://github.com/beagleboard/bb.org-overlays>" show Version: DTC
> 1.4.1-g2341721b*
>
> *I used this as the basis for a build today and it gave me Version: DTC
> 1.4.1-ga2b02dea*
>
> *Is this wrong or are the notes just out of sync?*
>


I think that so long as the dtc version is 1.4.1* it's good enough. But the
older dtc would be *I think * 1.4.0* Which is what I had a problem with.
What I have now is . .
william@xanbustester:~$ dtc -v
Version: DTC 1.4.1-g8b4fb3be

Which seems to be neither what the github instructions say, or what you
have. In either case it worked for the canbus dtb I needed. Technically the
older dtc version worked too, but produced a device tree blob file that
capemgr for kernel 4.1.x did not understand I guess. e.g. it saw the
device, and the file, but would not load the device tree blob.

So, the github instructions are probably just a bit outdated - But still
reasonably accurate.

*Also, is it reasonable for me to expect my overlay that worked on 3.8.x to
> also work on 4.1.x*
> *without modification?*
>

Not unreasonable at all I think. It's exactly what I did for the logic
supply canbus cape we use. However the device tree source file could need
"adjustment" I suppose - I have no hands on with the PRU stuff yet. So I
could not instruct you one way or another, unfortunately.

Robert, or Charles would definitely know more than I in the case of PRU's
for sure.

On Tue, Aug 11, 2015 at 3:35 PM, <[email protected]> wrote:

>
> Hi William,
>
> The notes from "https://github.com/beagleboard/bb.org-overlays"; show
> Version: DTC 1.4.1-g2341721b
> I used this as the basis for a build today and it gave me Version: DTC
> 1.4.1-ga2b02dea
>
> Is this wrong or are the notes just out of sync?
>
> Also, is it reasonable for me to expect my overlay that worked on 3.8.x to
> also work on 4.1.x
> without modification?
>
> Thanks.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to