|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
What? He didn't lose the changes to the NAND tree, it's his phone that's not working...
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
@Coolsilver: Unfortunately, there are some major differences between booting with haret vs. nand. Some of the changes don't translate over, and nand is a branch that only supports the rhodium devices whereas the "haret" tree supports many devices. |
| This post has been thanked 1 times. |
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
WOOHOO!!! I found the hw3d problem
Line 647 in /arch/arm/mach-msm/board-htcrhodium.c Change from mi->bank[0].size = (107 * 1024 * 1024); To mi->bank[0].size = (99 * 1024 * 1024); I also made the following change (but I don't think it affects anything). Line 280 in /arch/arm/mach-msm/pmem.c Change from pmem_setting.ram_console_size=0x2000; To pmem_setting.ram_console_size=0x20000; |
| This post has been thanked 5 times. |
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Good news! You the man
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
ANyways if it fixes it then ill run it by bzo who was the original author of the 3d mem patch. If its kosher, we can commit this all around. Thanks for looking into it while i deal with my nand issues. I tried everything to get it to work and Jonpry has a theory there is a bad block somewhere. Hopefully i can get it resolved soon. In the mean time can you compile from the latest source now with no issues?
__________________
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
Commit in linux-msm in Linux on Qualcomm's MSM - Gitorious Bummer to hear about your nand. I wonder if you've worn out some of the flash on the internal nand. When using a WM ROM, does it have a way of getting wear leveling information that maybe the tinboot isn't doing? As for compiling, with those changes I have no issues, and boot is crazy fast! I have uploaded it to the first post and cleaned up the post as well. Edit: Also, I noticed there was some new commits to the RootFS, so I've updated the modified rootfs to include those changes and uploaded that to the first page as well Last edited by natemcnutty; 10-20-2010 at 06:20 PM. |
| This post has been thanked 1 times. |
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
|
|
||||
|
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|