u-boot-brain/board/google
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
..
chromebook_coral x86: coral: Show memory config and SKU ID on startup 2021-03-27 16:26:48 +13: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 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
imx8mq_phanbell common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
veyron common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00