Well, let me tell you, I have been fighting with the provided Android sources for quite a while.
Here is what I learned:
- The provided Android Gingerbread sources as is do not provide a working compilation (for example, you have to manually edit the makefile to target the thunder board)
- After many adjustements (I would have to detail quite a few steps, LCD config, etc.) I managed to obtain a succesful build BUT: Without ethernet, wireless and every time I tried to use the ADB I get a kernel panic and the system freezes (and possibly other bugs).
Recently (last week), Technexion updated its files and it has provided updated images. The provided Gingerbread BETA image for the SD card has the same problems I found compiling from sources but well, you can get to the OS.
The good news is that the Froyo NAND image is working again. Forget about the rescue SD. Download the file directly from:
and use the linux dd command to copy it to an SD card and it should work!
Good luck!
Regards,
Ismael