Coolpi 4b support dynamic update logo
-
Sometimes we may need to customize the logo display. We just need to copy logo bmp files to first partition of tf-card or emmc. Two logo files can be the same.
It should be noted that uboot must be upgraded to the latest.
uboot-20230222.zipUbuntu 22.04.1 LTS coolpi ttyS0 coolpi login: coolpi Password: Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.10.110 aarch64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage This system has been minimized by removing packages and content that are not required on a system that users do not log into. To restore this content, you can run the 'unminimize' command. 56 updates can be applied immediately. 27 of these updates are standard security updates. To see these additional updates run: apt list --upgradable The list of available updates is more than a week old. To check for new updates run: sudo apt update Last login: Wed Feb 22 06:11:20 UTC 2023 on ttyS0 coolpi@coolpi:~$ sudo cp logo.bmp logo_kernel.bmp /boot/firmware/ [sudo] password for coolpi: coolpi@coolpi:~$ sudo reboot
-
-
@jugg 用帖子上提供的loader链接
-
@jack_admin
只能用这个版本的吗?
如果要用新的uboot怎么改的 -
-
@jugg 日期不对。帖子上传的loader文件,是可以在线命令在线更新的 https://www.cool-pi.com/topic/47/coolpi-4b-bootloader命令行升级方法
CPBOOT# c update usb|tf|mmc
晚点我更新一个版本
-
-
@大法师
这个uboot是新的uboot 还是2302的那个uboot -
@大法师 said in Coolpi 4b support dynamic update logo:
Sometimes we may need to customize the logo display. We just need to copy logo bmp files to first partition of tf-card or emmc. Two logo files can be the same.
It should be noted that uboot must be upgraded to the latest.
uboot-20230222.zipUbuntu 22.04.1 LTS coolpi ttyS0 coolpi login: coolpi Password: Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.10.110 aarch64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage This system has been minimized by removing packages and content that are not required on a system that users do not log into. To restore this content, you can run the 'unminimize' command. 56 updates can be applied immediately. 27 of these updates are standard security updates. To see these additional updates run: apt list --upgradable The list of available updates is more than a week old. To check for new updates run: sudo apt update Last login: Wed Feb 22 06:11:20 UTC 2023 on ttyS0 coolpi@coolpi:~$ sudo cp logo.bmp logo_kernel.bmp /boot/firmware/ [sudo] password for coolpi: coolpi@coolpi:~$ sudo reboot
uboot-20230222.zip附件是在uboot下单独更新使用的。
新上传的RKDevTool_Release_v2.92_cp4b_loader_support_change_logo.rar是用工具刷
可以查看章节 How to install loader
https://wiki.cool-pi.com/en/home/quick_start -
This post is deleted! -
到底能不能成功?
我刷了几台 就一台成功 -
@jugg 看日志已经刷好了,你在系统中把logo.bmp logo_kernel.bmp拷贝到/boot/firmware/,再重启
-
@大法师
日期也不对啊