Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-12-05 Thread Grant Likely
On Tue, Oct 23, 2012 at 5:35 PM, Tim Bird wrote: > 2. Custom or homebrew tools: > Another one I use is called 'ttc', for 'tiny target control'. > It is a thin wrapper over many of the commands that are used > to configure, build and install the kernel (as well as execute > commands on the target,

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-12-14 Thread Grant Likely
On Thu, 13 Dec 2012 12:57:44 -0800, Tim Bird wrote: > On 12/05/2012 08:41 AM, Grant Likely wrote: > > On Tue, Oct 23, 2012 at 5:35 PM, Tim Bird wrote: > >> 2. Custom or homebrew tools: > >> Another one I use is called 'ttc', for 'tiny target control&#x

Re: [Celinux-dev] [PROPOSAL v2] Fix platform device irq domain support and gpio irq DT

2013-11-22 Thread Grant Likely
There isn't a need for interrupt-lines work anymore. Support has been merged for a similar property called interrupts-extended. However, the gpio-as-irq problem still exists and needs to be resolved. g. On Thu, Nov 21, 2013 at 5:34 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > HI Tim, > >