drivers/mipi: Add support for KD_KD110N11_51IE panel
[coreboot2.git] / src / mainboard / google / nyan_big / bct / emmc.cfg
blobf146b64bdcc840c3332ed74aff6a46f10528e659
1 # Distributed under the terms of the GNU General Public License v2
3 Version       = 0x00350001;
4 BlockSize     = 0x00004000;
5 PageSize      = 0x00000200;
6 PartitionSize = 0x01000000;
8 DevType[0] = NvBootDevType_Sdmmc;
9 DeviceParam[0].SdmmcParams.ClockDivider           = 0x00000009;
10 DeviceParam[0].SdmmcParams.DataWidth              = NvBootSdmmcDataWidth_8Bit;
11 DeviceParam[0].SdmmcParams.MaxPowerClassSupported = 0x00000000;
12 DeviceParam[0].SdmmcParams.MultiPageSupport       = 0x00000000;