View Single Post
  #1259 (permalink)  
Old 02-16-2011, 03:54 PM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by Lmiller1708 View Post
Here is my CMDLINE:
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x01000000@0x04000000(root),0x08000000@0x05000000(system),0x13000000@0x0D000000(userdata)"
Question is how big does the Root need to be?
@Nate Not sure why they start a 64MB... Might be for a very good reason though so I would be careful... Also where can we reclaim the space in the partition table?
I'll commit that table tonight if you are 100% sure its tested and all kosher .

also here is a good test for anyone.. dump mtd1 (or whereever tinboot is at) and do a binary compare to what we give the boot loader.

Replacing the kernel may be a simple as wriring to that partion..
__________________
Reply With Quote