mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
26 lines
281 B
ReStructuredText
26 lines
281 B
ReStructuredText
|
.. SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
cbsysinfo
|
||
|
=========
|
||
|
|
||
|
Synopis
|
||
|
-------
|
||
|
|
||
|
::
|
||
|
|
||
|
cbsysinfo
|
||
|
|
||
|
|
||
|
Description
|
||
|
-----------
|
||
|
|
||
|
This displays information obtained from the coreboot sysinfo table. It is only
|
||
|
useful when booting U-Boot from coreboot.
|
||
|
|
||
|
Example
|
||
|
-------
|
||
|
|
||
|
::
|
||
|
|
||
|
=> cbsysinfo
|