#openmoko-cdevel

<2012>  <February>  Show everything  Back to index      
1234567891011121314151617
181920212223242526272829

00:40 GNUtoo|laptop http://www.pastie.org/private/6qazrf8o2q3i0o7vc0c10w
00:46 CIA-134 SHR: 03shr-devel 07buildhistory * r33b29d1f339b 10/packages/armv7a-vfp-neon-oe-linux-gnueabi/webkit-efl/ (3 files in 3 dirs): Build 201202192343 of shr 20120219 for machine palmpre on shr-chroot
00:51 GNUtoo|laptop lindi-, I'm right before it now
00:51 GNUtoo|laptop => 0x401786ac: ldr pc, [r12, #2404]! ; 0x964
00:52 GNUtoo|laptop http://www.pastie.org/private/5tcv0rov547uumzppkuxgg
00:52 GNUtoo|laptop => I should install libc-dbg
02:05 DocScrutinizer gnutoo, lindi-: what are you tackling? you know there's a silicon erratum in OMAP3430 (and others?) that basically disallows usage of thumb on e.g. N900?
02:07 DocScrutinizer as - IIUC - any IRQ would cause a jump from random arm/thumb domain to possibly the opposite state domain code. There's some bit that's not handled correctly and the workarounds are not feasible on N900 due to closed xloader
02:08 DocScrutinizer sth like that. freemangordon thinks we could implement the workarounds, but I'm unsure about that
02:09 DocScrutinizer fact is: the stock maemo kernel doesn't work with thumb
02:11 DocScrutinizer for some funny reason we accidentally got modest (mailer app) compiled with thumb, in CSSU. And it segfaulted left and right like mad
02:11 DocScrutinizer irreproducably