Moschip MCS8142 SoC

Arnd Bergmann arnd at arndb.de
Fri Dec 6 11:19:41 EST 2013


On Friday 06 December 2013, mlweber1 at rockwellcollins.com wrote:
> > Jonas Jensen is working on support for the "moxart" platform, which uses
> > the same fa526 core and which is similar in other regards, so I'd 
> recommend
> > looking at his code as examples for how to do this the right way.
> 
> Thanks, I'll take a look at (http://lwn.net/Articles/554101/).  I guess in 
> 
> some ways this would at least get my chip booting past the initial arch 
> related asm stuff and if my DT is setup with the right serial port, the 
> console should at least show some output until it dies.

A good first step is normally to get debug_ll running first. This requires
the least amount of work and gives you some form of debug output at the
first instruction in the kernel.

	Arnd



More information about the linux-arm-kernel mailing list