2011/9/6 Uwe Kleine-König <[email protected]>:
> Hello Sam,
>
>> I was told that git repository from pengutronix has the more current
>> support for the freescale MX28.
> Most relevant things should be in mainline. You might need
>
>        
> http://mid.gmane.org/[email protected]
>
> though.
>
>> I am using Freescale reference board and not having any luck getting
>> the 3.1 to run on this board.
>>
>> However I can run 2.6.35 kernel on this board just fine. Should top of
> v2.6.35 doesn't even have arch/arm/mach-mxs so I guess you mean the
> Freescale kernel. They are not really comparable.
>
>> the git repo on pengutronix work for MX28 EVK board?
>>
>> I have not included boot log because there is nothing much to show,
>> u-boot loads the kernel, decompresses and says "Starting kernel" and I
>> don't see any output on the console. As mentioned above using same
>> u-boot and same u-boot bootargs 2.6.35 kernel boots just fine.
> What is your kernel command line? With vanilla you need
>
>        console=ttyAMA0,...

Yes indeed using the vanilla kernel console=ttyAMA0 works. but when
using the older 2.6.35 kernel from freescale the console command line
needs to be console=ttyAM0 . I guess device names changes since 2.6.35
. I am replying to make sure some other person doesn't go through the
same effort.

BTW, is this device name change captured in some commit log, should it
be documented some place (how can I help?)

Thanks for the help!

-Sam

-- 
ptxdist mailing list
[email protected]

Reply via email to