u-boot-brain/board/google/chromebook_coral
Simon Glass 3a8ee3df83 board: Rename uclass to sysinfo
This uclass is intended to provide a way to obtain information about a
U-Boot board. But the concept of a U-Boot 'board' is the whole system,
not just one circuit board, meaning that 'board' is something of a
misnomer for this uclass.

In addition, the name 'board' is a bit overused in U-Boot and we want to
use the same uclass to provide SMBIOS information.

The obvious name is 'system' but that is so vague as to be meaningless.
Use 'sysinfo' instead, since this uclass is aimed at providing information
on the system.

Rename everything accordingly.

Note: Due to the patch delta caused by the symbol renames, this patch
shows some renamed files as being deleted in one place and created in
another.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-06 10:18:20 +08:00
..
baseboard_dptf.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
coral.c board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
dialog-2ch-48khz-24b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-1ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-2ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-4ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dsdt.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
Kconfig x86: apl: Correct PCIE_ECAM_BASE 2020-09-25 11:27:12 +08:00
MAINTAINERS x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00
Makefile x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
max98357-render-2ch-48khz-24b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
variant_dptf.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
variant_ec.h x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
variant_gpio.h x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00