Skip to content

Instantly share code, notes, and snippets.

@voidcontext
voidcontext / jh-uconsole-110.patch
Last active April 4, 2024 14:29 — forked from JosephHewitt/jh-uconsole-110.patch
uConsole patch for kernel 5.10.110. This is a modification of https://github.com/clockworkpi/uConsole/tree/master/Code/patch/cm4/20230630 and the patch is based on commit 8e1110a580887f4b82303b9354c25d7e2ff5860e
diff --git a/arch/arm/boot/dts/overlays/Makefile b/arch/arm/boot/dts/overlays/Makefile
index 6fcacdccb608..8e3a0dc87e92 100644
--- a/arch/arm/boot/dts/overlays/Makefile
+++ b/arch/arm/boot/dts/overlays/Makefile
@@ -34,6 +34,12 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \
cap1106.dtbo \
chipdip-dac.dtbo \
cma.dtbo \
+ devterm-bt.dtbo \
+ devterm-misc.dtbo \
@voidcontext
voidcontext / .Xresources
Last active December 20, 2015 00:09 — forked from vreon/.Xresources
! Molokai theme
*xterm*faceName: "Liberation Mono"
*xterm*faceSize: 9
*xterm*background: #272822
*xterm*foreground: #f8f8f2
*xterm*cursorColor: #f8f8f2
*xterm*color0: #101010
*xterm*color1: #ed2169
*xterm*color2: #66aa11
*xterm*color3: #c47f2c