mirror of
https://github.com/samueldr/wip-pinebook-pro.git
synced 2024-11-30 06:49:43 +01:00
Update README
This commit is contained in:
parent
677caf2725
commit
cde49af7e7
1 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@ and is built in recent Tow-Boot (no prebuilt releases at this time).
|
||||||
|
|
||||||
## Image build
|
## Image build
|
||||||
|
|
||||||
> **NOTE**: These images will be built without an *Initial Boot Firmware*.
|
> **NOTE**: These images will be built without a *Platform Firmware*.
|
||||||
|
|
||||||
### SD image
|
### SD image
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ checkout. *(Left as an exercis to the reader.)*
|
||||||
$ NIX_PATH=nixpkgs=/path/to/known/working/cross-compilation-friendly/nixpkgs
|
$ NIX_PATH=nixpkgs=/path/to/known/working/cross-compilation-friendly/nixpkgs
|
||||||
```
|
```
|
||||||
|
|
||||||
## *Initial Boot Firmware*
|
## *Platform Firmware*
|
||||||
|
|
||||||
> **NOTE**: The previously available customized *U-Boot* from this repository
|
> **NOTE**: The previously available customized *U-Boot* from this repository
|
||||||
> are not available anymore.
|
> are not available anymore.
|
||||||
|
@ -91,7 +91,7 @@ I highly suggest installing *Tow-Boot* to the SPI Flash.
|
||||||
- https://github.com/Tow-Boot/Tow-Boot
|
- https://github.com/Tow-Boot/Tow-Boot
|
||||||
|
|
||||||
Having the firmware installed to SPI makes the device act basically like a
|
Having the firmware installed to SPI makes the device act basically like a
|
||||||
normal computer. No need for weird incantations to setup the initial boot
|
normal computer. No need for weird incantations to setup the platform boot
|
||||||
firmware.
|
firmware.
|
||||||
|
|
||||||
Alternatively, starting from the *Tow-Boot* disk image on eMMC is easier to
|
Alternatively, starting from the *Tow-Boot* disk image on eMMC is easier to
|
||||||
|
|
Loading…
Reference in a new issue