device/rockchip/common/bootvideo/ReadMe.txt

10 lines
241 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
How to use boot video function:
1.add the config in device/rockchip/common/BoardConfig.mk :
BOOT_VIDEO_ENABLE ?= true
2.copy the boot video file to device/rockchip/common/bootvideo ,rename to bootanimation.ts please!
3.rebuild system.