View Single Post
  #1956 (permalink)  
Old 03-21-2011, 03:38 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)

Quote:
Originally Posted by [ACL] View Post
wifi was fixed. It was because the sysinit.sh was bombging out.
Well, I have some good news and some bad news. Starting with the good news:

I've been testing new placements for mtdparts, and I think I have regained a ton of space for us
Can someone please try these for the mtdparts?
Code:
mtdparts=msm_nand:0x4800000@0x0(protected),0x800000@0x4800000(recovery),0x0A000000@0x5000000(system),0xF000000@0xF000000(userdata),0x2000000@0x1E000000(cache)
The bad news:

I just tested grabbing the latest files from autobuild, and I'm having all sorts of issues. Edit: I forgot /sdcard causes issues, so that problem is my own fault. One thing I noticed is since recovery is first in the init, I can't install using install-seq.sh unless recoveryinstall.tgz is not on the sd card which then means I can't install it through the install-seq.sh.

So at this point, I think we might want to swap the order of install-seq.sh script and recovery, and then maybe someone else with a rhod500 can test recovery and let me know if it is working for them.
__________________

Last edited by natemcnutty; 03-21-2011 at 04:21 PM.
Reply With Quote