aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush/bct/spi.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rush/bct/spi.cfg')
-rw-r--r--src/mainboard/google/rush/bct/spi.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainboard/google/rush/bct/spi.cfg b/src/mainboard/google/rush/bct/spi.cfg
index 7d05363446..a5ded0bd68 100644
--- a/src/mainboard/google/rush/bct/spi.cfg
+++ b/src/mainboard/google/rush/bct/spi.cfg
@@ -1,13 +1,11 @@
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
-Version = 0x00350001;
+Version = 0x00130001;
BlockSize = 32768;
PageSize = 2048;
PartitionSize = 4194304;
-Bctcopy = 1;
-
DevType[0] = NvBootDevType_Spi;
DeviceParam[0].SpiFlashParams.ReadCommandTypeFast = NV_FALSE;
DeviceParam[0].SpiFlashParams.ClockDivider = 0x16;