u-boot-brain/board/google
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
..
chromebook_coral board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
chromebook_link x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
chromebook_samus x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
chromebox_panther SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
common SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gru common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
imx8mq_phanbell treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
veyron rockchip: veyron: move board_early_init_f to _r (after reloc) 2020-05-22 20:53:20 +08:00
Kconfig x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00