Skip to content

morfic/Samsung-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:

Create a boot image in gimp (480x800 24bit RGB color) and save as "C source code header".
Edit makebootlogo.cpp to include the path to the newly created "C source code header" file.

Run the createLogos.sh script:
./createLogos.sh

Copy the file into the Kernel's source path:
cp logo_rgb24_wvga_portrait_custom.h ../Kernel/drivers/video/samsung/logo_rgb24_wvga_portrait.h

Compile your kernel as usual.

Look to the dual-binaries branch if you plan on replacing the charge image.

About

Creates a Samsung logo from image saved as .h

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages