forked from ayufan-rock64/linux-u-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c23c016
commit ed593d9
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
The original readme file is located [here](README_original). | ||
|
||
<hr> | ||
|
||
# ROCK64 U-Boot | ||
This fork of [ayufan's ROCK64 U-Boot](https://github.com/ayufan-rock64/linux-u-boot) aims at fixing stability issues that some users have when memory is clocked too high[^1][^2], while retaining extra features over stock bootloader. | ||
|
||
## Flashing | ||
The flashing procedure is the same as described on [ayufan's guide](https://github.com/ayufan-rock64/linux-build/blob/master/recipes/flash-spi.md). The only thing changing is (obviously) the image, you can download the latest one [here](https://github.com/marcovolpato00/rock64-u-boot/releases/latest) or build your own. | ||
|
||
## Building | ||
*TODO* | ||
|
||
[^1]: [https://forum.armbian.com/topic/15082-rock64-focal-fossa-memory-frequency/](https://forum.armbian.com/topic/15082-rock64-focal-fossa-memory-frequency/) | ||
[^2]: [https://forum.pine64.org/showthread.php?tid=11209](https://forum.pine64.org/showthread.php?tid=11209) |
File renamed without changes.