|
|
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Sorry about that.
__________________
|
| This post has been thanked 2 times. |
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
just one last one..
Code:
wine tools/ImgfsToNb.exe tools/imgfs.bin os.nb.payload os-new.nb.payload ImgfsToNb 2.1rc2 Using bigstorage mode Sector size is 0x800 bytes Writing imgfs to offset byte 0x320000, sector 0x640 Input file tools/imgfs.bin cannot be read. Exiting. |
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
| This post has been thanked 3 times. |
|
||||
|
@ THE A TEAM
I been following you guys for a long time. I have so much respect for this team. You guys are true hereos in my book. I have never seen a team of people like you guys. It's just simply amazing works. The XDA, PPC. WE ARE REALLY PROUD TO HAVE A TEAM LIKE YOU GUYS. THANK YOU GUYS FOR YOUR AMAZING WORK FROYO X/SPRINT TOUCH PRO 2/RHOD
__________________
FROYO X SPRINT TOUCH PRO 2 (RHOD400)
|
| This post has been thanked 2 times. |
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
|
||||
|
Quote:
thanks FROYO X/SPRINT TOUCH PRO 2/RHOD |
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
ACL, I'm custom building a busybox for us, and I've already compiled a flash_erase from the latest mtd utils. I currently have the initrd.gz at 1.1 MB, but I think I can shave quite a bit off if I remove some of the unnecessary stuff from busybox.
Here's what I need to know. Do we only need the commands that are used in initrd.gz and init.rc to be referenced to busybox, or do we need all of the commands that are in the /bin folder for initrd? There are quite a few commands in there that we do not use, and I'm wondering if I need to keep them, or if I can just add them in the future if we need them. Once finished cleaning that up, I think we can get initrd.gz under 1 MB. I also think we can clear up another 3 MB of space by shifting the partition table, but I'll play with that later. Also, I'm still not sure why we are starting at an offset of 64MB for our partitions, and we can reclaim some of that space if we can find where it is safe to move it to. I'm trying to get us enough space in the system partition that we can accommodate the chefs while still having plenty of room for user date |
| This post has been thanked 2 times. |
|
||||
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Well the system partition already has its own bin directory with all the goodies possible so the busybox for initrd should be the bare essentials to boot and run the install script. So i think we will be safe with a small busybox.. I think we should be good to test your busybox. edit: oops.. not a bin directory but xbin is on system. Not sure if it has a full busy box in there.. Edit2: Also here is the latest install, update and install-seq You are big boys so you can make your own NHB and harvest your own modules and apply it to the android update. Wifi is working for me but i cant test cdma data. I'll leave that up to you fellas. http://htcdevs.wirelesstcp.net/files/xdandroid/ Last edited by [ACL]; 02-16-2011 at 11:49 AM. |
![]() |
|
|
|