From af359c43b8e8695bbc8008e84855b2887e90d4ae Mon Sep 17 00:00:00 2001 From: M4xw Date: Thu, 14 Feb 2019 15:32:10 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 21d24e69..9da64234 100644 --- a/README.md +++ b/README.md @@ -64,18 +64,16 @@ handheld_gpu=153 handheld_mem=800 ``` -## Clock table (mhz) - -### Mem clocks +## Clock table (MHz) +### RAM clocks * 1600 -> official docked * 1331 -> official handheld * 1065 * 800 * 665 -### cpu clocks - +### CPU clocks * 1683 * 1581 * 1428 @@ -88,10 +86,10 @@ handheld_mem=800 * 714 * 612 -### gpu clocks - -**Note:** gpu overclock is capped at 460 if handheld - +### GPU clocks +**Notes:** +-GPU overclock is capped at 460 if handheld +-Clocks over 768MHz need the official charger * 921 * 844 * 768 → official docked From f78c8ac5373234e1e1084cb0216c369dec75a7a3 Mon Sep 17 00:00:00 2001 From: M4xw Date: Thu, 14 Feb 2019 15:34:04 +0100 Subject: [PATCH 2/4] Add LICENSE --- LICENSE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..72648e0e --- /dev/null +++ b/LICENSE @@ -0,0 +1,7 @@ +-------------------------------------------------------------------------- +"THE BEER-WARE LICENSE" (Revision 42): +, , +wrote this file. As long as you retain this notice you can do whatever you +want with this stuff. If you meet any of us some day, and you think this +stuff is worth it, you can buy us a beer in return. - The sys-clk authors +-------------------------------------------------------------------------- From 1bda22f68b46809d2551550d1b288edd7800e458 Mon Sep 17 00:00:00 2001 From: M4xw Date: Thu, 14 Feb 2019 15:41:54 +0100 Subject: [PATCH 3/4] Fix subrepo parent reference --- lib/inih/.gitrepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/inih/.gitrepo b/lib/inih/.gitrepo index 339ee73a..a993b17d 100644 --- a/lib/inih/.gitrepo +++ b/lib/inih/.gitrepo @@ -7,6 +7,6 @@ remote = https://github.com/jtilly/inih.git branch = master commit = 1b9ee30b8380dfed8d9fe8ab59ad1a04515824b7 - parent = eedd05bdf2e06e2bdb1f161ab52d6fa45dc4f555 + parent = f78c8ac5373234e1e1084cb0216c369dec75a7a3 method = rebase cmdver = 0.4.0 From 1ab00749ddfe0e6e9217aaa1d531e9143ab676c3 Mon Sep 17 00:00:00 2001 From: M4xw Date: Thu, 14 Feb 2019 16:01:03 +0100 Subject: [PATCH 4/4] Fix wording in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da64234..66f239ad 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ handheld_mem=800 ### GPU clocks **Notes:** -GPU overclock is capped at 460 if handheld --Clocks over 768MHz need the official charger +-Clocks higher than 768MHz need the official charger * 921 * 844 * 768 → official docked