linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mohamed Thalib H <hmthalib@gmail.com>
To: Elvis Dowson <elvis.dowson@mac.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: Is there boot logo support for OMAP3530?
Date: Thu, 05 May 2011 15:32:15 +0530	[thread overview]
Message-ID: <4DC275A7.5000701@gmail.com> (raw)
In-Reply-To: <2CD7187C-26DA-4C63-B854-4127547C519D@mac.com>

Hi Elvis,

Thanks for the information..

On Wednesday 04 May 2011 04:44 PM, Elvis Dowson wrote:
> Hi,
>
> On May 4, 2011, at 12:59 PM, Mohamed Thalib H wrote:
>> Is boot logo not supported in OMAP3530?
> There are two ways you can add a boot logo to your target platform (Overo or BeagleBoard), one is to modify u-boot so that a boot logo is display immediately after powering on the system. The other is to add the boot logo to the kernel, in which case you have run 'make menuconfig', go to Device Drivers ->  Graphics ->  OMAP 2/3 display subysystem and somewhere in those options, you will see a boot logo option.
>
> I prefer the u-boot option. The standard Overo distribution images have the linux boot option (you'll see a penguin on boot)
I was missing some options in the kernel config. after setting those I 
can see the penguin on boot.
> To embed your logo within u-boot, you will need to modify the Denx u-boot sources. v2010.06 works from the denx git repo. I had some issues with v2011.03 with the Overo.
>
> http://git.denx.de/?p=u-boot.git;a=summary
>
> What you will need to do is to use the linux gimp program to open a boot logo image file and save it as a C header file.
>
> After that, you can copy the *header_data array to the logo.h file for the target board; and adjust the beagle/overo_width and beagle/overo_height values to correctly reflect to your logo image size.
Thanks for this pointer, I really need this since the logo can be shown 
very earlier.
> Elvis Dowson
Best Regards,
Mohamed Thalib H

      parent reply	other threads:[~2011-05-05 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04  8:59 Is there boot logo support for OMAP3530? Mohamed Thalib H
     [not found] ` <2CD7187C-26DA-4C63-B854-4127547C519D@mac.com>
2011-05-05 10:02   ` Mohamed Thalib H [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DC275A7.5000701@gmail.com \
    --to=hmthalib@gmail.com \
    --cc=elvis.dowson@mac.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).