openwrtv4/package/boot/rbcfg/src
Thibaut VARENE 2be307c998 rbcfg: Implement CPU frequency control
This patch implements CPU frequency control as found on several
routerboard devices.

Supported SoCs:
- QCA953X
- AR9344

Tested on hAP lite and mAP lite (QCA953x): steps of 50MHz
Tested on LHG 5 (AR9344): steps of 50MHz

On unsupported hardware, this patch is a NOP: it will not alter the
new field.
"rbcfg help" will display an empty "cpu_freq" help listing.
"rbcfg show" will not show the cpu_freq field.
"rbcfg set/get cpu_freq" will return an error code.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
[adjusted subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-07 15:00:26 +02:00
..
cyg_crc.h move to boot/ folder 2012-10-17 21:53:23 +00:00
cyg_crc32.c move to boot/ folder 2012-10-17 21:53:23 +00:00
main.c rbcfg: Implement CPU frequency control 2017-10-07 15:00:26 +02:00
Makefile move to boot/ folder 2012-10-17 21:53:23 +00:00
rbcfg.h rbcfg: Implement CPU frequency control 2017-10-07 15:00:26 +02:00