From b73bede72dd6c176040d71cceedd58100569d444 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Tue, 24 Apr 2018 11:49:01 -0600 Subject: [PATCH] board/yorp: set the correct chip variant The yorp build is using part NPCX796FB0BX which evidently maps to npcx7m6xb. Therefore, set the correct variant to reflect reality. BUG=b:78352179 TEST=Built. Booted. BRANCH=none Change-Id: I3835b4664429c360ea946aad0a7bf3dc32f6eea1 Signed-off-by: Aaron Durbin Reviewed-on: https://chromium-review.googlesource.com/1024608 Reviewed-by: Furquan Shaikh Reviewed-by: Scott Collyer Reviewed-by: Jett Rink Reviewed-by: Justin TerAvest --- board/yorp/build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/yorp/build.mk b/board/yorp/build.mk index 7f3e073a23..797f24957a 100644 --- a/board/yorp/build.mk +++ b/board/yorp/build.mk @@ -8,7 +8,7 @@ CHIP:=npcx CHIP_FAMILY:=npcx7 -CHIP_VARIANT:=npcx7m6f +CHIP_VARIANT:=npcx7m6xb BASEBOARD:=octopus board-y=board.o led.o