Other Parts Discussed in Thread: AM3352
Dear Ti e2e Community,
As am working on boot time optimization, Could you please let me know how can I switch to 1Ghz during bootup ie., (kernel) & then later switch to 300Mhz using echo command
Am using am3352 processor, But still I see the CPU clock frequency is 300 MHz in syfs entries - scaling_available_frequencies & scaling_cur_freq, ie..
when ti sdk 8 image is loaded, in the rootfs login prompt ie., I see the below frequency is always 300Mhz in scaling_available_frequencies & scaling_cur_freq,
Could you please let me know why am unable to see the other available frequencies????
target# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 300000 target#
target# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq 300000 target#
Kindly do the needful as early as possible
Many Thanks in advance