u-boot-brain/board/google/chromebook_coral
Simon Glass 80a4570c99 x86: coral: Show memory config and SKU ID on startup
Provide the model information through sysinfo so that it shows up on
boot. For memconfig 4 pins are provided, for 16 combinations. For SKU
ID there are two options:

   - two pins provided in a ternary arrangement, for 9 combinations.
   - reading from the EC

Add a binding doc and drop the unused #defines as well.

Example:

   U-Boot 2021.01-rc5

   CPU:   Intel(R) Celeron(R) CPU N3450 @ 1.10GHz
   DRAM:  3.9 GiB
   MMC:   sdmmc@1b,0: 1, emmc@1c,0: 2
   Video: 1024x768x32 @ b0000000
   Model: Google Coral (memconfig 5, SKU 3)

This depends on the GPIO series:

   http://patchwork.ozlabs.org/project/uboot/list/?series=228126

Signed-off-by: Simon Glass <sjg@chromium.org>

Acked-by: Bin Meng <bmeng.cn@gmail.com>
2021-03-27 16:26:48 +13: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
baseboard_dptf.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
coral.c x86: coral: Show memory config and SKU ID on startup 2021-03-27 16:26:48 +13: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
max98357-render-2ch-48khz-24b.dat x86: coral: Correct max98357 file 2020-11-10 09:35:57 +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: Show memory config and SKU ID on startup 2021-03-27 16:26:48 +13:00