Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsp: imx8: installing-os: Describe partup usage for flashing image to eMMC from SD card #117

Merged
merged 6 commits into from
Dec 11, 2023

Conversation

mschwan-phytec
Copy link
Collaborator

Dissolve the chapter "Installing OS" for the i.MX8M PD22.1.1 BSP documentation, as there will be changes in this chapter regarding partup, which are only available since the current head.

Mention partup as a way of flashing the initial SD card, when wanting to flash the eMMC.

Describe how to use partup when flashing images/packages to the eMMC from a running Linux system on SD card. Keep the original instructions using dd in a note block.

Use code-block instead of simple literal blocks and adjust the prompt to be properly highlighted.

Remove unneeded backslashes in code and literal blocks.

Properly indent code blocks in bulleted lists or remove bullet points where they are not needed.

@mschwan-phytec
Copy link
Collaborator Author

Note: You may want to inspect the changes of individual commits, as I included some formatting fixes with this PR alongside the additional description of using partup to flash to eMMCs.

ymoog
ymoog previously approved these changes Dec 11, 2023
@tremmet tremmet requested a review from BHahn42618 December 11, 2023 10:00
Copy link
Contributor

@tremmet tremmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding @BHahn42618 also to this pull request. As his latest pull request will probably conflict with this one.

Copy link
Contributor

@BHahn42618 BHahn42618 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will probably trigger merge conflicts with my PR: #118 (as Teresa mentioned), as I also corrected things like indentation, the use of code-blocks etc. there for all imx8 bsp documentation there. I guess that needs to be dealt with sometime in the near future.
(I saw I missed two backslashes in my PR, that you got here)

source/bsp/imx8/imx8mm/pd22.1.1.rst Show resolved Hide resolved
source/bsp/imx8/installing-os.rsti Show resolved Hide resolved
Properly indent code blocks in bulleted lists or remove bullet points
where they are not needed.

Signed-off-by: Martin Schwan <[email protected]>
Remove unneeded backslashes in code and literal blocks.

Signed-off-by: Martin Schwan <[email protected]>
Use code-block instead of simple literal blocks and adjust the prompt to
be properly highlighted.

Signed-off-by: Martin Schwan <[email protected]>
Dissolve the chapter "Installing OS" for the i.MX8M PD22.1.1 BSP
documentation, as there will be changes in this chapter regarding
partup, which are only available since the current head.

Signed-off-by: Martin Schwan <[email protected]>
Mention partup as a way of flashing the initial SD card, when wanting to
flash the eMMC.

Signed-off-by: Martin Schwan <[email protected]>
Describe how to use partup when flashing images/packages to the eMMC
from a running Linux system on SD card. Keep the original instructions
using dd in a note block.

Signed-off-by: Martin Schwan <[email protected]>
@mschwan-phytec mschwan-phytec force-pushed the WIP/mschwan-phytec/installing-os-partup branch from 38533f3 to 85d701d Compare December 11, 2023 14:17
@mschwan-phytec mschwan-phytec merged commit 7fcf967 into main Dec 11, 2023
3 of 4 checks passed
@mschwan-phytec mschwan-phytec deleted the WIP/mschwan-phytec/installing-os-partup branch December 11, 2023 14:27
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.

4 participants