Added new revision id 2.0.2 for lito

New revision id 2.0.2 added for lito along with 2.0

Change-Id: I98b23d9c160a61afd9a12d12eeda8a91aede87eb
This commit is contained in:
richagar 2020-04-01 14:01:43 +05:30 committed by OdSazib
parent 6aaca1af7e
commit 176cb160f9
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -3559,7 +3559,8 @@ case "$target" in
# Set Memory parameters
configure_memory_parameters
if [ `cat /sys/devices/soc0/revision` == "2.0" ]; then
rev=`cat /sys/devices/soc0/revision`
if [ $rev == "2.0" ] || [ $rev == "2.0.2" ]; then
# r2.0 related changes
echo "0:1075200" > /sys/devices/system/cpu/cpu_boost/input_boost_freq
echo 610000 > /sys/devices/system/cpu/cpufreq/policy0/schedutil/rtg_boost_freq