Skip to content

Commit 8341c21

Browse files
authored
Update README.md
1 parent 3779cef commit 8341c21

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ If you aren't bothered with all the technicalities and just want the pre-built i
1111
<br>
1212

1313
# Changelog
14+
### 2019-09-25
15+
##### Added Raspberry Pi 4B support
16+
* Same known issues with the 3B/3B+ release
17+
* A separate overlay needs to be created for Raspberry Pi 4, named "overlay-rpi4". If you are building the image yourself make sure you use `--board=rpi4` rather than rpi3
18+
1419
### 2019-09-12
1520
##### Updated Chromium OS platform manifest to [release-R77-12371.B](https://chromium.googlesource.com/chromiumos/manifest/+/refs/heads/release-R77-12371.B)
1621
* No hardware acceleration support for decoding video streaming, yet. [ref](https://cs.chromium.org/chromium/src/media/gpu/gpu_video_decode_accelerator_factory.cc)
@@ -37,7 +42,11 @@ If you aren't bothered with all the technicalities and just want the pre-built i
3742
* The overlays are now updated to build Chromium OS r70
3843
* Fix poor graphic performance with full hardware accelecration enabled.
3944
* Add firmware support for Raspberry Pi 3B+. Note that although kernel patches for brcm are in place, there are still issues with wifi with this release.
40-
* You can build packages with "cros_embedded" (or uncomment the USE flags in `overlay-rpi3/make.conf`) to produce a more efficient image.
45+
* You can build packages with "cros_embedded" (or uncomment the USE flags in `overlay-
46+
47+
48+
49+
/make.conf`) to produce a more efficient image.
4150

4251
<br><br>
4352
# Table of contents (for cool kids)

0 commit comments

Comments
 (0)