Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_protocol_programming_lab:3_preparedebian [2022/04/14 15:29] – fangenoorth | network_protocol_programming_lab:3_preparedebian [2022/04/14 16:51] (current) – [Final Test] fangenoorth | ||
|---|---|---|---|
| Line 286: | Line 286: | ||
| After all that is done we can do a final test to verify that all the hardware is configured correctly. | After all that is done we can do a final test to verify that all the hardware is configured correctly. | ||
| - | Execute the command and inspect its output: | + | Execute the command | 
| <code bash> | <code bash> | ||
| Line 292: | Line 292: | ||
| </ | </ | ||
| + | It should look like the following: | ||
| + | |||
| + | < | ||
| + | UBOOT: Booted Device-Tree: | ||
| + | UBOOT: Loaded Overlay: | ||
| + | UBOOT: Loaded Overlay: | ||
| + | UBOOT: Loaded Overlay: | ||
| + | uboot_overlay_options: | ||
| + | uboot_overlay_options: | ||
| + | uboot_overlay_options: | ||
| + | uboot_overlay_options: | ||
| + | cmdline: | ||
| + | </ | ||
| + | |||
| + | If you see any of the following lines in the output, something went wrong. Redo the above steps in this case. | ||
| + | |||
| + | < | ||
| + | UBOOT: Booted Device-Tree: | ||
| + | UBOOT: Loaded Overlay: | ||
| + | UBOOT: Loaded Overlay: | ||
| + | uboot_overlay_options: | ||
| + | uboot_overlay_options: | ||
| + | </ | ||




