Skip to content

drivers/fb: Fix a symbol missing CONFIG_#18835

Merged
acassis merged 1 commit into
apache:masterfrom
acassis:driver_fixes
May 2, 2026
Merged

drivers/fb: Fix a symbol missing CONFIG_#18835
acassis merged 1 commit into
apache:masterfrom
acassis:driver_fixes

Conversation

@acassis
Copy link
Copy Markdown
Contributor

@acassis acassis commented May 2, 2026

Note: Please adhere to Contributing Guidelines.

Summary

This was a mistake that was preventing the boot logo to be cleared after boot.

Impact

Now NX Logo will disappear after the expected time.

Testing

NuttShell (NSH) NuttX-12.13.0
nsh> fb
VideoInfo:
fmt: 6
xres: 320
yres: 240
nplanes: 1
PlaneInfo (plane 0):
fbmem: 0x170368
fblen: 76800
stride: 320
display: 0
bpp: 8
Mapped FB: 0x170368
0: ( 0, 0) (320,240)
1: ( 29, 21) (262,198)
2: ( 58, 42) (204,156)
3: ( 87, 63) (146,114)
4: (116, 84) ( 88, 72)
5: (145,105) ( 30, 30)
Test finished
nsh>

This was a mistake that was preveting the boot logo to stay visible
for more time.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@github-actions github-actions Bot added Size: XS The size of the change in this PR is very small Area: Video labels May 2, 2026
@acassis acassis merged commit 2b8be4a into apache:master May 2, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Video Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants