View Single Post
Old October 8th, 2009, 04:31 AM   #5 (permalink)
Rastaman-FB
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by Russ Dill View Post
PRINT_TITLE()
{
echo "################################################# ##"
echo " MSM7201A Android Kernel build"
echo " you choose HW_REVISION = $HW_REV "
echo " you choose 7200A MEMORY SIZE = $MEM_SIZE "
echo " ------------------------------------------- "
}

Apparently, there are at least 2 hardware revs. Rev 03 has 32MB on die, Rev 05 has either 32MB or 64MB on die.

build_kernel_Rev03_32M.sh
build_kernel_Rev05_32M.sh
build_kernel_Rev05_64M.sh
how do you know which revision you are on?
Rastaman-FB is online now  
Reply With Quote