This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedBoot to display a splash screen


On Mon, Jul 28, 2008 at 06:49:52PM +0300, panayot wrote:
> Hi everyone,
> 
> we have a project from a customer to build a Linux BSP for a specific board 
> which will use RedBoot as a bootloader. One of the requirements is to have 
> RedBoot display an initial splash screen after power up. I'm not sure that 
> Redboot is capable of interacting with our display and present anything there 
> (because it doesn't have any display drivers). Can anyone tell - is it 
> possible to have Redboot display splash screen or whatever?

You need to add support for this. 

On PC motherboard style systems eCos knows how to output to a VGA text
screen. So ASCII art would be pretty easy to do. For other
architectures it will be more work.

    Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]