Ticket #14 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

bootloader should display startup image before booting the kernel

Reported by: laforge@… Owned by: werner@…
Priority: high Milestone:
Component: u-boot Version: current svn head
Severity: minor Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

currently the screen stays white until the kernel boot proceeds and the kernel
LCM driver initializes the LCM.

The LCM initialization should be moved to u-boot, and u-boot s3c2410fb support
shall be completed in order to display an image.

Since u-boot can read from JFFS2 filesystems, the image should be in raw
framebuffer format, so u-boot can just "fsread" to the framebuffer address.

Change History

comment:1 Changed 6 years ago by sean_mosko@…

  • Owner changed from laforge@… to gordon_hsu@…
  • Milestone set to Phase 0
  • dependson set to 40

comment:2 Changed 6 years ago by laforge@…

  • Owner changed from gordon_hsu@… to werner@…
  • dependson set to 127

Once we have chosen an image loading method (Bug #40), and the designers have
made boot-up splash images (Bug #127), please put all this together.

comment:3 Changed 6 years ago by werner@…

  • Status changed from new to closed
  • Resolution set to fixed

Done, SVN trunk/src/host/splash/

comment:4 Changed 6 years ago by werner@…

* Bug 40 has been marked as a duplicate of this bug. *

comment:5 Changed 5 years ago by anonymous

  • Milestone Phase 0 deleted

Milestone Phase 0 deleted

Note: See TracTickets for help on using tickets.