From 81596da3d0143dea4ea8818976f3c3003387f927 Mon Sep 17 00:00:00 2001 From: Daisuke Nojiri Date: Sat, 25 Mar 2017 17:39:10 -0700 Subject: [PATCH] Fizz: Add Fizz to flash_ec This patch also fixes years and board names in the comments. BUG=b:37271713 BRANCH=none TEST=none Change-Id: Ib9595a7e091c70680333a02ba2fdde3f24c0f4e6 Signed-off-by: Daisuke Nojiri Reviewed-on: https://chromium-review.googlesource.com/475210 Reviewed-by: Nicolas Boichat --- board/fizz/battery.c | 2 +- board/fizz/board.c | 4 ++-- board/fizz/board.h | 2 +- board/fizz/build.mk | 2 +- board/fizz/ec.tasklist | 2 +- board/fizz/gpio.inc | 2 +- board/fizz/usb_pd_policy.c | 2 +- util/flash_ec | 2 ++ 8 files changed, 10 insertions(+), 8 deletions(-) diff --git a/board/fizz/battery.c b/board/fizz/battery.c index a405c86d6f..221814dba3 100644 --- a/board/fizz/battery.c +++ b/board/fizz/battery.c @@ -1,4 +1,4 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/board/fizz/board.c b/board/fizz/board.c index 7b0ca64c5b..8a4c411b90 100644 --- a/board/fizz/board.c +++ b/board/fizz/board.c @@ -1,9 +1,9 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ -/* Poppy board-specific configuration */ +/* Fizz board-specific configuration */ #include "adc.h" #include "adc_chip.h" diff --git a/board/fizz/board.h b/board/fizz/board.h index 3649098850..2e2b358945 100644 --- a/board/fizz/board.h +++ b/board/fizz/board.h @@ -1,4 +1,4 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/board/fizz/build.mk b/board/fizz/build.mk index 705891e38c..a45e41ff09 100644 --- a/board/fizz/build.mk +++ b/board/fizz/build.mk @@ -1,5 +1,5 @@ # -*- makefile -*- -# Copyright 2016 The Chromium OS Authors. All rights reserved. +# Copyright 2017 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/board/fizz/ec.tasklist b/board/fizz/ec.tasklist index 376ac1965e..e8e31203cb 100644 --- a/board/fizz/ec.tasklist +++ b/board/fizz/ec.tasklist @@ -1,4 +1,4 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/board/fizz/gpio.inc b/board/fizz/gpio.inc index 673a3a66af..b788ba6a58 100644 --- a/board/fizz/gpio.inc +++ b/board/fizz/gpio.inc @@ -1,6 +1,6 @@ /* -*- mode:c -*- * - * Copyright 2016 The Chromium OS Authors. All rights reserved. + * Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/board/fizz/usb_pd_policy.c b/board/fizz/usb_pd_policy.c index 8e4f7cd428..ac3c4acf18 100644 --- a/board/fizz/usb_pd_policy.c +++ b/board/fizz/usb_pd_policy.c @@ -1,4 +1,4 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2017 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/util/flash_ec b/util/flash_ec index c6acacbb54..9254a21155 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -104,6 +104,7 @@ BOARDS_NPCX_5M6G_JTAG=( BOARDS_NPCX_SPI=( eve + fizz gru kevin poppy @@ -131,6 +132,7 @@ BOARDS_SPI_1800MV=( BOARDS_RAIDEN=( eve + fizz gru kevin poppy