From 609fbab594a892f090d16042287805e419fcd7dc Mon Sep 17 00:00:00 2001 From: GNU Date: Thu, 18 Jan 2024 14:04:10 +0800 Subject: [PATCH] Updated How uConsole CM4 OS image made (markdown) --- How-uConsole-CM4-OS-image-made.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/How-uConsole-CM4-OS-image-made.md b/How-uConsole-CM4-OS-image-made.md index 0de8d75..4dc6c7a 100644 --- a/How-uConsole-CM4-OS-image-made.md +++ b/How-uConsole-CM4-OS-image-made.md @@ -1,8 +1,8 @@ Based on 4d990ec702d0b6383f6e43bbeb3e3274 http://dl.clockworkpi.com/DevTerm_CM4_v0.1a_64bit.img.bz2 -Since uconsole and devterm are using the same main board +Since the uConsole and devterm are using the same main board -Just need to update a new kernel for uconsole LCD screen +Just need to update a new kernel for the uConsole LCD screen ## Kernel @@ -102,6 +102,6 @@ sudo umount /mnt/p1/boot sudo umount /mnt/p1 sudo losetup -D /dev/loop0 ``` -All uconsole image can be found at : https://github.com/clockworkpi/uConsole/tree/master/images +All the uConsole image can be found at : https://github.com/clockworkpi/uConsole/tree/master/images -That'it , happy hacking \ No newline at end of file +That's it , happy hacking \ No newline at end of file