summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-05-02 13:57:26 -0600
committerTom Rini <trini@konsulko.com>2025-05-02 13:57:26 -0600
commit6cc812f8cc55c132458c7da5b9fb7666315cbe8c (patch)
tree297fb9e724f252a3fdb46ee28348e66ff7c05a96 /arch
parent4ca87fd18c1b718be423755939a6e5b1688869f5 (diff)
parent7703cfe025cbbb2277498483304b4db958521d9e (diff)
Merge patch series "video: Enhancements related to truetype and console"
Simon Glass <sjg@chromium.org> says: This series includes some precursor patches needed for forthcoming expo enhancements. - truetype support for multiple lines - make white-on-black a runtime option - support drawing a rectangle
Diffstat (limited to 'arch')
-rw-r--r--arch/sandbox/dts/test.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index 52e9ddbf50f..7026c73bc69 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -131,6 +131,7 @@
font-size = <30>;
menu-inset = <3>;
menuitem-gap-y = <1>;
+ white-on-black;
};
cedit-theme {