Skip to content

WIP: fix(linux): Update boot time guide#649

Open
paresh-bhagat12 wants to merge 1 commit intoTexasInstruments:masterfrom
paresh-bhagat12:boot_time
Open

WIP: fix(linux): Update boot time guide#649
paresh-bhagat12 wants to merge 1 commit intoTexasInstruments:masterfrom
paresh-bhagat12:boot_time

Conversation

@paresh-bhagat12
Copy link
Copy Markdown
Contributor

  • Fix RST syntax and formatting issues
  • Update steps for early display testing steps with OLDI panel
  • Update modetest integration for display at boot
  • Improve filesystem setup documentation

- Fix RST syntax and formatting issues
- Update steps for early display testing steps with OLDI panel
- Update modetest integration for display at boot
- Improve filesystem setup documentation

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Copy link
Copy Markdown
Member

@StaticRocket StaticRocket left a comment

Choose a reason for hiding this comment

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

- For early display with OLDI panel, disable bridge-hdmi or sii9022 node in device tree.

- `init` is a symbolic link to /sbin/init. Remove the file sbin/init
.. code-block:: file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
.. code-block:: file
.. code-block:: diff


exec /sbin/init.sysvinit $*

You can get the connector ID and CRTC ID of your OLDI panel by running :code:`kmsprint` or :code:`modetest -M tidss`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This shouldn't be a part of the code-block

Comment on lines +339 to +343
Both cpio or filesystem path can be passed to "Initramfs source file". If providing a filesystem path directly, ensure required files and folders are executable. Or make all files executable by running below command:

.. code-block:: console

host$ chmod -R +x /path/to/filesystem
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is a horrible idea

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