mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00: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>
25 lines
281 B
ReStructuredText
25 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
|