Skip to content

Add and improve Display and Debug implementations#22

Merged
qwandor merged 5 commits into
mainfrom
display
Dec 22, 2025
Merged

Add and improve Display and Debug implementations#22
qwandor merged 5 commits into
mainfrom
display

Conversation

@qwandor

@qwandor qwandor commented Dec 18, 2025

Copy link
Copy Markdown
Collaborator

This adds Display implementations for FdtNode, FdtProperty, Cpus, Cpu and Memory, and improves the Debug implementations for Fdt and Reg.

@qwandor qwandor requested a review from m4tx December 19, 2025 15:42
Base automatically changed from cpus to main December 22, 2025 14:09
Formatting the fields as hex is more useful than the raw cells.
Printing all the bytes in the backing slice isn't very useful; instead
we can print the address and length.
@qwandor qwandor merged commit 1a6accb into main Dec 22, 2025
26 checks passed
@qwandor qwandor deleted the display branch December 22, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants