This shows you the differences between two versions of the page.
|
ass:labs-2025:03:tasks:02 [2026/07/15 15:00] florin.stancu [02. Enabling networking on iMX93] |
ass:labs-2025:03:tasks:02 [2026/07/16 11:35] (current) florin.stancu |
||
|---|---|---|---|
| Line 80: | Line 80: | ||
| <code> | <code> | ||
| # it's recommended to supply the whole cmdline value: | # it's recommended to supply the whole cmdline value: | ||
| - | setenv bootargs "console=ttyLP0,115200 earlycon,115200 root=/dev/mmcblk0p2 clk_ignore_unused" | + | setenv bootargs "console=ttyLP0,115200 earlycon,115200 root=/dev/mmcblk0p2 rootwait clk_ignore_unused" |
| </code> | </code> | ||