Develop a generic boot console description
As part of the single zImage work, we need a method to determine the boot console parameters for use by low-level debug (DEBUG_LL) and uncompress message code. The main proposal for this has been to create a DT node that would contain the address of the character write and status registers for a UART along with expected flag value for when the UART is ready for a character. This will only work in the case of a standard style UART that requires no tweaking but it should cover the majority of use cases.
Blueprint information
- Status:
- Complete
- Approver:
- Deepak Saxena
- Priority:
- Not
- Drafter:
- Deepak Saxena
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- Accepted for kernel-merge-window
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Jakub Pavelek
- Completed by
- Jakub Pavelek
Related branches
Related bugs
Sprints
Whiteboard
[arnd-arndb 2013-02-25] The new approach is to use the platform specifi debug_ll code, and include that into the uncompressor as well, which makes the more complex generic solution obsolete.
[jakub-pavelek 2023-02-25] Making deferred
[jakub-pavelek 2013-04-08] Not deferred, but not needed anymore. Making as Implemented to get rid of it.
Work Items
Dependency tree
* Blueprints in grey have been implemented.