mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-13 04:28:48 +01:00
Use the boot loader splash screen from WinCE which matches our wallpapers position wise. Although the logo is an 8-bit indexed BMP as well colours looked odd at first in U-Boot. After converting to full RGB palette and converting back to an indexed BMP using imagemagick the Logo showed up properly. $ convert tools/logos/toradex-rgb.bmp -type Palette -colors 256 \ -compress none -verbose BMP3:tools/logos/toradex.bmp Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> |
||
|---|---|---|
| .. | ||
| buildman | ||
| easylogo | ||
| env | ||
| gdb | ||
| kermit | ||
| logos | ||
| omap | ||
| palmtreo680 | ||
| patman | ||
| scripts | ||
| .gitignore | ||
| aisimage.c | ||
| aisimage.h | ||
| atmel_pmecc_params.c | ||
| atmelimage.c | ||
| bin2header.c | ||
| bmp_logo.c | ||
| default_image.c | ||
| dumpimage.c | ||
| dumpimage.h | ||
| envcrc.c | ||
| fdt_host.h | ||
| fdtgrep.c | ||
| fit_check_sign.c | ||
| fit_common.c | ||
| fit_common.h | ||
| fit_image.c | ||
| fit_info.c | ||
| gen_eth_addr.c | ||
| genboardscfg.py | ||
| getline.c | ||
| getline.h | ||
| gpheader.h | ||
| gpimage-common.c | ||
| gpimage.c | ||
| ifdtool.c | ||
| ifdtool.h | ||
| image-host.c | ||
| imagetool.c | ||
| imagetool.h | ||
| img2brec.sh | ||
| img2srec.c | ||
| imximage.c | ||
| imximage.h | ||
| jtagconsole | ||
| kwbimage.c | ||
| kwbimage.h | ||
| kwboot.c | ||
| lpc32xximage.c | ||
| Makefile | ||
| microcode-tool | ||
| microcode-tool.py | ||
| mingw_support.c | ||
| mingw_support.h | ||
| mkenvimage.c | ||
| mkexynosspl.c | ||
| mkimage.c | ||
| mkimage.h | ||
| mksunxiboot.c | ||
| moveconfig.py | ||
| mxsboot.c | ||
| mxsimage.c | ||
| mxsimage.h | ||
| ncb.c | ||
| netconsole | ||
| omapimage.c | ||
| omapimage.h | ||
| os_support.c | ||
| os_support.h | ||
| pbl_crc32.c | ||
| pbl_crc32.h | ||
| pblimage.c | ||
| pblimage.h | ||
| proftool.c | ||
| relocate-rela.c | ||
| socfpgaimage.c | ||
| ublimage.c | ||
| ublimage.h | ||
| ubsha1.c | ||
| xway-swap-bytes.c | ||