[RFC-WIP 5/5] video: fbconsole: switch to "MINI4x6" font: just for demo purposes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
---
 drivers/video/fbconsole.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbconsole.c b/drivers/video/fbconsole.c
index 2675193..b72ae84 100644
--- a/drivers/video/fbconsole.c
+++ b/drivers/video/fbconsole.c
@@ -275,7 +275,7 @@ static int fbc_set_active(struct console_device *cdev, unsigned flags)
 
 	const struct font_desc *font;
 
-	font = find_font("VGA8x16");
+	font = find_font("MINI4x6");
 	if (!font) {
 		return -ENOENT;
 	}
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux