mb/google/poppy/variants/nami: update sku_ids for Pantheon
The sku ids are updated for Pantheon. Sync'ing the sku_ids list in the master sku sheet for Pantheon. BUG=b:121207221 BRANCH=firmware-nami-10775.B TEST=emerge-nami coreboot chromeos-bootimage Change-Id: Ibf683ca8219b2980ea9d9c40b06db264d58440b0 Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32098 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
This commit is contained in:
parent
eb7720e00a
commit
274613303e
|
@ -24,8 +24,8 @@
|
|||
#define SKU_0_PANTHEON 0x3F63
|
||||
#define SKU_1_PANTHEON 0x3F67
|
||||
#define SKU_2_PANTHEON 0x3F62
|
||||
#define SKU_3_PANTHEON 0xBF63
|
||||
#define SKU_4_PANTHEON 0xBF62
|
||||
#define SKU_3_PANTHEON 0x100BF63
|
||||
#define SKU_4_PANTHEON 0x100BF62
|
||||
#define SKU_0_SONA 0x3AE2
|
||||
#define SKU_1_SONA 0x3AE3
|
||||
#define SKU_0_AKALI 0x29E1
|
||||
|
|
Loading…
Reference in New Issue