Skip to content

Commit c93fb48

Browse files
committed
kernel: config: Enable SENSORS_INA2XX module
See: raspberrypi/linux#1632 kernel: overlays: Add dpi18 overlay See: raspberrypi/linux#1634 kernel: brcmfmac: do not use internal roaming engine by default See: http://projectable.me/optimize-my-pi-wi-fi/ firmware: arm_display: Fix alpha of warning icons See: #367 firmware: mmal: Advertise sliced formats in MMAL_PARAMETER_SUPPORTED_ENCODINGS firmware: IL Resize: Accept strides greater than the minimum firmware: vmcs_host: Poll for multiple dispmanx messages firmware: VCHI clients: Poll for messages until empty See: https://discourse.osmc.tv/t/april-update-causes-system-freezes/15361/183 firmware: tvservice/cecservice: Make unexpected messages more fatal
1 parent db63c10 commit c93fb48

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+21019
-20979
lines changed

boot/fixup.dat

-4 Bytes
Binary file not shown.

boot/fixup_db.dat

2 Bytes
Binary file not shown.

boot/fixup_x.dat

-4 Bytes
Binary file not shown.

boot/kernel.img

792 Bytes
Binary file not shown.

boot/kernel7.img

-120 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,14 @@ Load: dtoverlay=dionaudio-loco
283283
Params: <None>
284284

285285

286+
Name: dpi18
287+
Info: Overlay for a generic 18-bit DPI display
288+
This uses GPIOs 0-21 (so no I2C, uart etc.), and activates the output
289+
2-3 seconds after the kernel has started.
290+
Load: dtoverlay=dpi18
291+
Params: <None>
292+
293+
286294
Name: dpi24
287295
Info: Overlay for a generic 24-bit DPI display
288296
This uses GPIOs 0-27 (so no I2C, uart etc.), and activates the output

boot/overlays/dpi18.dtbo

765 Bytes
Binary file not shown.

boot/start.elf

352 Bytes
Binary file not shown.

boot/start_cd.elf

0 Bytes
Binary file not shown.

boot/start_db.elf

352 Bytes
Binary file not shown.

boot/start_x.elf

352 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)