mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-16 08:13:28 +08:00
71cebf0b59
This information is interesting to look at and can be important for debugging and inspection. Add a command to display it in a helpful format. Signed-off-by: Simon Glass <sjg@chromium.org>
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
|