summaryrefslogtreecommitdiff
path: root/chip/max32660/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/max32660/config_chip.h')
-rw-r--r--chip/max32660/config_chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chip/max32660/config_chip.h b/chip/max32660/config_chip.h
index c97c246bb7..9fa939a918 100644
--- a/chip/max32660/config_chip.h
+++ b/chip/max32660/config_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -50,7 +50,7 @@
#define TASK_STACK_SIZE 512
#define CONFIG_PROGRAM_MEMORY_BASE 0x00000000
-#define CONFIG_FLASH_BANK_SIZE 0x00002000 /* protect bank size */
+#define CONFIG_FLASH_BANK_SIZE 0x00002000 /* protect bank size */
#define CONFIG_FLASH_ERASE_SIZE 0x00002000 /* erase bank size */
#define CONFIG_FLASH_WRITE_SIZE 0x00000004 /* minimum write size */