Hi Arjan,

"We are trying to bring up MeeGo on Moorestown (Intel Atom Z6 + Langwell
MP20 PCH) based Home Energy Management platform. It has other peripherals
for which we have developed / customized drivers on the Linux 2.6.35 Kernel.
We are trying to bring up MeeGo 1.1.90.2 MRST release, without any of our
drivers integrated with Kernel, on this device but it failed to boot.
Earlier we had success in at least booting the device with native MeeGo
provided Linux kernels without integrating our custom drivers (e.g. 1.1.80.6
or 1.1 . But this time it failed. Following are the steps we have performed
so far -



   1. First we downloaded the 1.1.90.2 MeeGo package along with the
   associated 2.6.37 Linux Kernel and loaded the same on the EDK without any
   modification whatsoever. It failed to boot on both SD Card and the NAND
   Boot. We generated the Kennel log file.



   1. In the Kernel Log file, we saw that the Kernel Panic was coming just
   after the Intel SST Driver, we thought lets remove the Intel SST Driver,
   which is linked statically with the kernel.



   1. Next we tried to compile the kernel with the available kernel config
   file - *config-2.6.37-9.1-adaptation-mrst*



   1. The kernel failed to build with following error –

CC      drivers/usb/gadget/langwell_udc.o
drivers/usb/gadget/langwell_udc.c: In function ‘handle_setup_packet’:
drivers/usb/gadget/langwell_udc.c:2326:19: error: ‘struct langwell_otg’ has
no member named ‘otg’
drivers/usb/gadget/langwell_udc.c:2327:15: error: ‘struct langwell_otg’ has
no member named ‘hsm’

5. Seeing this error we have removed - Intel Langwell USB OTG support  from
the kernel config file

6. Compilation was successful but still boot failed"

BR,
Praveen Pandey


On Mon, Feb 21, 2011 at 8:38 PM, Arjan van de Ven <[email protected]>wrote:

> On 2/21/2011 5:05 AM, praveen pandey wrote:
>
>> Hi,
>>
>> I am using
>> http://repo.meego.com/MeeGo/builds/1.1.90/1.1.90.2.20110208.4/handset/images/meego-handset-ia32-mrst-mtf/
>>    image on moorsetown Hardware but I am not able to boot.
>>
>> I have attached the logs here. somewhere in the call trace it points to
>> intel_sst.
>>
>
> you're going to need to provide a lot more detail for us to be able to help
> you.
> Also, our mrst kernel is for a very specific mrst device, and likely not
> yours...  what kind of device are you using????
>
>
>
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to