My guess is that you might have a mismatch between the radio image and
the boot image. The layout of physical RAM in sapphire was changed for
froyo (to squeeze a bit of space out).
The radio image and the kernel in the boot image must match so that
they agree on the layout of physical memory. Otherwise different chips
stomp on one another's toes and things go bad very quickly.
JBQ
> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
The trickiness is that the froyo branch is more or less build FRG83
(i.e. 2.2.1_r1), which is neither the same as donut-based builds nor
the same as FRG83D (which are what shipped on sapphire).
JBQ