This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Kernel oops with 0.42 on ARM


Dan Kegel wrote:
>2) add a debug print statement to the kernel at the very
>beginning and make sure you can see it when the kernel
>boots.

I tracked the problem down to i2c-pxa.c.  This is the I2C module for the
PXA255/PXA270.  Unfortunately the code generated with gcc 4.1.0 is so
different from 3.4.5 that it's hard to tell what's wrong.  I guess my next
avenue is the ARM Linux list because it looks like Russel King was the
module author.

	Regards,
	Mike


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]