View Single Post
  #2077 (permalink)  
Old 03-24-2011, 07:26 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 MassStash View Post
is this not what changed the keymapping?
Commit in linux-msm-rhod-nand in Linux on Qualcomm's MSM - Gitorious

as of current, compiling is necessary for key-mapping is desired, and i'm koo with that
Actually, that's a new commit that I haven't had a chance to test yet. I just compiled a new set of files, so I'll be looking at it in a few minutes.

Also, ACL, any chance we can commit the new mtdparts?
Code:
mtdparts=msm_nand:0x4800000@0x0(protected),0x800000@0x4800000(recovery),0x0A000000@0x5000000(system),0xF000000@0xF000000(userdata),0x2000000@0x1E000000(cache)

EDIT: Poop, I didn't look far enough down. Yes, you are right. The commit I referenced is in that, so we do need to add the navi_pad to recovery. I'll update the install-seq.sh on git for reference since that is what ACL uses in recovery.

I made the changes to the script in the recovery install and am booting up to test right now. I'll let you know how it goes in a little bit.
__________________

Last edited by natemcnutty; 03-24-2011 at 07:39 PM.
Reply With Quote