Ticket #14 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
