1 # Distributed under the terms of the GNU General Public License v2
6 PartitionSize = 4194304;
9 # T210 bct only supports one boot device
11 DevType[0] = NvBootDevType_Spi;
12 DeviceParam[0].SpiFlashParams.ReadCommandTypeFast = NV_FALSE;
13 DeviceParam[0].SpiFlashParams.ClockDivider = 0x16;
14 DeviceParam[0].SpiFlashParams.ClockSource = NvBootSpiClockSource_PllPOut0;
15 DeviceParam[0].SpiFlashParams.PageSize2kor16k = 0;