October 8th, 2009, 04:31 AM
|
#5 (permalink)
|
|
Senior Member
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
|
Quote:
Originally Posted by Russ Dill
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?
|
|
|