mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / google / foster / bct / emmc.cfg
blobbe321cb1b57c6eba8dfada7c685bddeb856c5f11
1 # Distributed under the terms of the GNU General Public License v2
3 Version       = 0x00210001;
4 BlockSize     = 0x00004000;
5 PageSize      = 0x00000200;
6 PartitionSize = 0x01000000;
9 # T210 bct only supports one boot device
11 DevType[0] = NvBootDevType_Sdmmc;
12 DeviceParam[0].SdmmcParams.ClockDivider           = 0x00000009;
13 DeviceParam[0].SdmmcParams.DataWidth              = NvBootSdmmcDataWidth_8Bit;
14 DeviceParam[0].SdmmcParams.MaxPowerClassSupported = 0x00000000;
15 DeviceParam[0].SdmmcParams.MultiPageSupport       = 0x00000000;