aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush/bct/emmc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rush/bct/emmc.cfg')
-rw-r--r--src/mainboard/google/rush/bct/emmc.cfg13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/mainboard/google/rush/bct/emmc.cfg b/src/mainboard/google/rush/bct/emmc.cfg
deleted file mode 100644
index 430ffd6d4b..0000000000
--- a/src/mainboard/google/rush/bct/emmc.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
-# Distributed under the terms of the GNU General Public License v2
-
-Version = 0x00130001;
-BlockSize = 0x00004000;
-PageSize = 0x00000200;
-PartitionSize = 0x01000000;
-
-DevType[0] = NvBootDevType_Sdmmc;
-DeviceParam[0].SdmmcParams.ClockDivider = 0x00000009;
-DeviceParam[0].SdmmcParams.DataWidth = NvBootSdmmcDataWidth_8Bit;
-DeviceParam[0].SdmmcParams.MaxPowerClassSupported = 0x00000000;
-DeviceParam[0].SdmmcParams.MultiPageSupport = 0x00000000;