Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meganukebmp authored Oct 20, 2023
1 parent 67a840a commit 240a789
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ There are 4 versions of the Orange Pi Zero 3: **1GB, 1.5GB, 2GB & 4GB**.

The **1.5GB** is the odd one out. As it appears to have a 2GB chip layout but without all banks filled actually populated. It appears that OrangePi have not found a way to detect this in runtime in the bootloader so it ends up with a different bootloader. To make this simple, I've just made builds for both, even though the only difference is the bootloader.

---
**If you have a 1GB, 2GB or 4GB model use the regular build**.

**If you have the 1.5GB model use the 1.5GB build**

---

To build this from scratch you must first compile orangepi's fork of armbian. There is a guide on how to do this in the manual, which you can get here: http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-Zero-3.html. **MINIMAL BUILD DOES NOT WORK FOR MAINSAIL!**

After you've built your image you can put it in `src/image/` and edit `src/config` with your image name. To build
Expand Down

0 comments on commit 240a789

Please sign in to comment.