“模板:U-Boot$”的版本间的差异
来自百问网嵌入式Linux wiki
(创建页面,内容为“<noinclude> ==Usage== The U-Boot$ template is used '''to prefix a command that must be executed on the U-Boot console, with a U-Boot-specific pr…”) |
(没有差异)
|
2020年11月2日 (一) 12:05的最新版本
Usage
The U-Boot$ template is used to prefix a command that must be executed on the U-Boot console, with a U-Boot-specific prompt.
Usage: {{U-Boot$}}
Basic examples
| You type | You get |
|---|---|
bdinfo command executed on the U-Boot console
{{U-Boot$}} bdinfo
|
STM32MP> bdinfo |
Code
STM32MP>