S B C X U s e r ' s G u i d e
v . 1 . 0 . 1
Parameter
Description
Default
exported directory
bootfile
Path to the kernel binary
image on the tftp server
xelk/uImage
fdtfile
Path to the device tree
binary image on the tftp
server
xelk/imx6q-sbcx.dtb
nfsargs
Kernel command line
with parameters for
loading the root file
system through NFS
setenv bootargs root=/dev/nfs rw
nfsroot=${serverip}:${rootpath}
rootdelay=2
To run this configuration, just enter the command
run net_nfs
8.6
How can I change the CPU clock frequency?
A:
The frequency of the CPU can be changed on the run using the
Cpufreq framework (please refer to the documentation included into the
Documentation/cpu-freq directory of the kernel source tree). The cpufreq
framework works in conjunction with the related driver & governor.
Cpufreq implementation controls the Linux OPP (Operating Performance
Points) adjusting the CPU core voltages and frequencies. CPUFreq is
enabled by default in the AXEL kernel configuration.
To view the available governors:
root@axel-lite:~# cat
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
interactive conservative ondemand userspace powersave performance
To view the supported OPP's (frequency in KHz):
root@axel-lite:~# cat
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencie
s
396000 792000 996000
To change the OPP:
root@axel-lite:~# echo 396000 >
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
Please note that OPP can be changed only using the userspace
governor. If governors like ondemand is used, OPP change happens
automatically based on the system load.
December, 2019
128/139
Содержание SBC AXEL
Страница 2: ...S B C X U s e r s G u i d e v 1 0 1 Page intentionally left blank December 2019 2 139 ...
Страница 16: ...Fig 2 SBCX block diagram S B C X U s e r s G u i d e v 1 0 1 2 2 Block Diagram December 2019 16 139 ...
Страница 18: ...Fig 3 Assembly view top S B C X U s e r s G u i d e v 1 0 1 2 4 Assembly view top December 2019 18 139 ...
Страница 19: ...Fig 4 Assembly view bottom S B C X U s e r s G u i d e v 1 0 1 2 5 Assembly view bottom December 2019 19 139 ...
Страница 23: ...S B C X U s e r s G u i d e v 1 0 1 3 1 2 Drills position and size December 2019 23 139 Fig 6 SBCX drills ...
Страница 105: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 105 139 ...
Страница 106: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 106 139 ...
Страница 107: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 107 139 Fig 44 QtQuick Hello World ...
Страница 119: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 119 139 ...
Страница 121: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 121 139 ...
Страница 139: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 139 139 ...