aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/rbcfg/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* rbcfg: Implement CPU frequency controlThibaut VARENE2017-10-071-3/+130
| | | | | | | | | | | | | | | | | | | | | | 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>
* packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devicesAlex Samorukov2017-02-261-0/+4
| | | | Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
* rbcfg: fix format string bugFelix Fietkau2014-06-301-1/+1
| | | | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 41410
* move to boot/ folderJohn Crispin2012-10-171-0/+791
SVN-Revision: 33824