summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke Nojiri <dnojiri@chromium.org>2017-03-25 17:39:10 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-04-17 22:50:22 -0700
commit81596da3d0143dea4ea8818976f3c3003387f927 (patch)
tree7d669be3394f600f9fd25098499656aa342a7c18
parent5a5c38c2e9d62e6c0f45c2fb7f9df8b995379c46 (diff)
downloadchrome-ec-81596da3d0143dea4ea8818976f3c3003387f927.tar.gz
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 <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/475210 Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
-rw-r--r--board/fizz/battery.c2
-rw-r--r--board/fizz/board.c4
-rw-r--r--board/fizz/board.h2
-rw-r--r--board/fizz/build.mk2
-rw-r--r--board/fizz/ec.tasklist2
-rw-r--r--board/fizz/gpio.inc2
-rw-r--r--board/fizz/usb_pd_policy.c2
-rwxr-xr-xutil/flash_ec2
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