AIMLinux/AddOn/Launcher

From ESS-WIKI
Revision as of 11:06, 26 March 2020 by Wei.zeng (talk | contribs)
Jump to: navigation, search

Launcher[edit]

This section describes the information about Launcher on RISC platform.

Customize u-boot/kernel logo[edit]

<a href="How%20to%20customize%20u-boot%2Fkernel%20logo%20for%20i.MX6%20Yocto%202.1">i.MX6 Yocto platform</a>

•Yocto去除开机进度条

<syntaxhighlight lang="text">_</syntaxhighlight>

uboot下bootargs追加psplash=false      boot无reboot时有
rm –f /etc/rcS.d/S00psplash.sh             boot无reboot时有
update-rc.d -f psplash.sh remove         boot/reboot时均无进度条

Autorun app[edit]

Linux platform autorun

Android platform autorun