mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-23 05:08:24 +00:00
tools: logos: Rename TI logo files
Change the file name from ti.gz and ti.bmp to ti_logos_414x97_32bpp to help user understand the resolution and identify the logo files when placed in the boot partition and update the splashfile name with the same in .env file. Signed-off-by: Nikhil M Jain <n-jain1@ti.com> Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
This commit is contained in:
parent
dc38fe2ca5
commit
a467fb58b1
3 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ bootpart=1:2
|
|||
bootdir=/boot
|
||||
rd_spec=-
|
||||
|
||||
splashfile=ti.gz
|
||||
splashfile=ti_logo_414x97_32bpp.bmp.gz
|
||||
splashimage=0x80200000
|
||||
splashpos=m,m
|
||||
splashsource=sf
|
||||
|
|
Before ![]() (image error) Size: 157 KiB After ![]() (image error) Size: 157 KiB ![]() ![]() |
Loading…
Add table
Reference in a new issue