Commit d281b8db authored by Jose Alberto Meza's avatar Jose Alberto Meza Committed by Anas Nashif
Browse files

boards: mec172xmodular_assy6930: Correct EC bootloader settings



Changing the EC ROM bootloader mode to Quad from Dual and
SPI drivestrength to 8mA
This changes are required because of the different SPI flash
used which doesn't support Dual mode.

Signed-off-by: default avatarJose Alberto Meza <jose.a.meza.arellano@intel.com>
parent 2602b726
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -14,10 +14,10 @@ TagAddr1 = 0
BoardID = 0

[IMAGE "0"]
ImageLocation = 0x1000
ImageLocation = 0x100
SpiFreqMHz = 24
SpiReadCommand = Dual
SpiDriveStrength = 4
SpiReadCommand = Quad
SpiDriveStrength = 8
SpiSlewFast = false
SpiSignalControl = 0x00
FwBinFile = zephyr.bin