Hi, I am trying to get superboot to work on my 210s. I have done the re layout step. I have fused the superboot file to my sd card. No matter what when I change the boot switch I get white screen and just this printed to serial "Board type: 2" How can I make superboot work?
superboot and 210s
I fixed this by using the SD card erase tool https://www.sdcard.org/downloads/formatter_3/ Then relayout then fuse superboot. Then copy images folder. Works now
i try boot android2.3.1 on mini210s detected lcd-type:w35(auto) but i use LCD H43.so why superboot210 v1.6 not suport H43.can any share me v1.7. Thanks !
i done anything that .But not support for H43 .I think zImage only support LCD 7" .i also have tiny6410 .it's many zimage-h43,zimage-n43 .... but mini210s only one zimage. i also try cross compile zimage but not .Why?
try hardcoding it into the commandline option in FriendlyARM.ini for the image you're using, lcd=H43.
no, I mean, can you add it to the Android-CommandLine ? so that it looks like this: Android-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc androidboot.console=s3c2410_serial0 lcd=H43
i also try it Android-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc androidboot.console=s3c2410_serial0 lcd=H43 it not support h43 :(
dear Reggie! You can upload files images for Android 4. and Linux on mediafire ( zImage,FriendlyArm.ini when configue H43 ) .Thanks
No, the files are all on the friendlyarm.net ftp site, look at the bottom of the downloads section for ftp details.
hi Reggie .I have question. Android Application development .Friendly Arm have library hardwarecontrler.java and libhardware.so .I want more lib .Download where? or Creat it .How?
Not sure, I haven't done any development with android yet, I'm not even sure what question you're actually asking me but if it's asking for missing modules then you probably have to install them with something like: make modules_install You should probably look on the android developers website http://developer.android.com/index.html
Hello, I have a Mini210S V1.0, H43 display board shipped with CE6 image. I tried to install Android 4.0 on this board and get the message yaffs2-image failed. I tried serveral sd cards, superboot is running (Ver 1.13) and the zImage will be installed. I downloaded latest image file from the ftp server. I also tried to install Android 2.3.1 and Linux, same problem. I'm only able to restore the CE6 image. Any idea?
Hi Reggie, I downloaded all images from the ftp server and used a HDsd card now. I tried the Android 4 image from 26.07.2012 and was able to install it. After I make a reboot I got the messages: Board type: 2 Load Kernel... then the board stops, no blinking or further message!
I have no idea what to suggest, try using the the superboot/image from the arm9home.net website, it's on a baidu server. http://pan.baidu.com/share/link?shareid=355765&uk=959766272 http://pan.baidu.com/share/link?shareid=355946&uk=959766272
Hi Reggie, I fixed the problem. My NAND is SLC type, so i changed the ini file to use the rootfs_android-slc.img. After this I was able to install Android with H43 on the board without problems. The guys writing the handbook should add a comment to check the NAND type and select the correct image file for beginners like me! Thx for very good support!!!!!!!!!!!!!!!
If I'd known you had a 210S with slc nand I would've suggested that. I didn't know there were slc boards out yet.