[android-porting] Re: init.rc not executing in our A20 custom board

2014-06-13 Thread shridutt kothari
HI, misc_message.command is ment for telling uboot or bootloader, that device needs to be booted into recovery mode i.e. the kernel from recovery image should be loaded instead of kernel of boot image. and until recovery image overrides/resets the misc_message.command block device always boots

[android-porting] Re: init.rc not executing in our A20 custom board

2014-06-12 Thread Puneet B
Hi all, I found the problem it is because from u-boot it is reading misc partition from NAND and going to boot recovery mode. int android_misc_flash_check(void) { u32 misc_offset = 0; char buffer[2048]; misc_offset = (u32)sunxi_partition_get_offset_byname("misc"); if(misc_o

[android-porting] Re: init.rc not executing in our A20 custom board

2014-06-10 Thread shridutt kothari
Have a look at https://groups.google.com/forum/#!topic/cubieboard/Lkbv_iZ6xWQ -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting

[android-porting] Re: init.rc not executing in our A20 custom board

2014-06-09 Thread Puneet B
Since in my case instead init.rc , init.recovery.sun7i.rc is executing so i coped init.rc to init.recovery.sun7i.rc. but once i booted i get fallowing error. [ 14.161745] init: could not import file '/init.trace.rc' from '/init.recovery.sun7i.rc' [ 14.170709] init: could not import file '/