[PATCH v4 2/2] x86: coral: Show memory config and SKU ID on startup
Bin Meng
bmeng.cn at gmail.com
Tue Mar 9 03:33:47 CET 2021
Hi Simon,
On Sun, Feb 7, 2021 at 12:13 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at 1b,0: 1, emmc at 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
It looks this series is applied as patchwork returns nothing?
But the CI still fails
https://source.denx.de/u-boot/custodians/u-boot-x86/-/jobs/235619
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Acked-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v4:
> - Rebase to x86/master (but will not build until GPIO series lands)
> - Update cover letter
Regards,
Bin
More information about the U-Boot
mailing list