aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Makefile.inc
diff options
context:
space:
mode:
authorEdward O'Callaghan <quasisec@google.com>2020-02-21 14:58:43 +1100
committerEdward O'Callaghan <quasisec@chromium.org>2020-03-04 02:11:42 +0000
commitc6ab2ffaa06182803e9df59060faa34032fdd62e (patch)
tree15051b046757727efb888a2d8a067303a4db81f6 /src/mainboard/google/octopus/Makefile.inc
parent8187f11d1a3b21a4cf38f4560f9c9921deb06757 (diff)
mainboard/google/octopus: Migrate onto SKU ID helpers
Leverage the common sku id space helper encoders and set the sku id max to 0xff for legacy to ensure we behave the same. BUG=b:149348474 BRANCH=none TEST=tested on hatch Change-Id: I60a37a5f9659b8df4018872956f95e07a3506440 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39035 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/octopus/Makefile.inc')
-rw-r--r--src/mainboard/google/octopus/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/octopus/Makefile.inc b/src/mainboard/google/octopus/Makefile.inc
index d36d5f7dbe..b8a7366f06 100644
--- a/src/mainboard/google/octopus/Makefile.inc
+++ b/src/mainboard/google/octopus/Makefile.inc
@@ -10,7 +10,6 @@ ramstage-y += mainboard.c
verstage-$(CONFIG_CHROMEOS) += chromeos.c
smm-y += smihandler.c
-smm-y += mainboard_misc.c
subdirs-y += variants/baseboard
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/baseboard/include