Page 1 of 1

How to Change Boot Logo Booted by UBOOT

Posted: Mon Jan 04, 2016 8:40 am
by FATechsupport
Some users asked us how they could replace the "FriendlyARM" boot logo with their own.
Actually that logo is in the first (ext4) section of a ready-to-go SD card. You can search for "logo.bmp" and replace that file with your own boot logo.

Re: How to Change Boot Logo Booted by UBOOT

Posted: Fri Jul 28, 2017 2:54 pm
by farmridenly
Hi, I was using fast-boot tool to flash the image to the eMMC on board, and I tried to access the so-called logo.bmp, but I found nothing.

Re: How to Change Boot Logo Booted by UBOOT

Posted: Sun Apr 21, 2019 6:23 am
by Shubakar Gowda
FATechsupport wrote:
Some users asked us how they could replace the "FriendlyARM" boot logo with their own.
Actually that logo is in the first (ext4) section of a ready-to-go SD card. You can search for "logo.bmp" and replace that file with your own boot logo.



Hii,


Firstly mount your boot directly and remove friendly arm logo.bmp file and after that u can copy your own logo.bmp file into the boot directory.

After uboot booted do printenv u can see splash file = logo.bmp

Do setenv splash file = your logo.bmp







Regards,

Shubhakar Gowda