Re: [3/3,ARM] msm: add minimal board file for HTC Dream device

From: Brian Swetland
Date: Sun Nov 01 2009 - 18:01:31 EST


On Sun, Nov 1, 2009 at 2:13 PM, Pavel Machek <pavel@xxxxxx> wrote:
> Hi!
>
> On Thu 2009-06-18 00:31:15, Brian Swetland wrote:
>> This is just enough to get the device booting and serial console
>> working. ÂSufficient for debugging further MSM7k/Dream Support.
>> This will support HTC Dream / T-Mobile G1 / Android ADP1 (which
>> are all the same hardware, known as "trout" to the ARM machine
>> database).
>>
>> Signed-off-by: Brian Swetland <swetland@xxxxxxxxxx>
>> Acked-by: Pavel Machek <pavel@xxxxxx>
>> Reviewed-by: GeunSik Lim <geunsik.lim@xxxxxxxxxxx>
>
> I'm trying to get this series to work -- i.e. get dream boot up-to
> serial console.
>
> I tried applying series on 2.6.29, and it failed compilation.
>
> On 2.6.30 and 2.6.32-rc, I get "Uncompressing linux..." feedback on
> serial, but that's it. Do you still remember what kernel version these
> should be applied to? .config would be helpful, too...

Pretty sure it's something later than .29

Does enabling DEBUG_LL help? If something's dying before the serial
port is registered, you might never see any console chatter.

Also, I believe you'll want to pass console=ttyMSM2,115200n8 on the
kernel commandline (-c parameter to fastboot or mkbootimg).

Brian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/