mb/asus/p5qc: Fix spelling of Marvell

Marvell is the chip company, Marvel makes comic books.

Change-Id: I437ac0d4fc706fbb62a0a74ca74a197dba4499fb
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/29347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Jonathan Neuschäfer 2018-10-29 22:52:40 +01:00 committed by Patrick Georgi
parent 9f25e9d480
commit 40a1966400
3 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ config MAX_CPUS
int
default 4
# The MARVEL IDE controller delays SeaBIOS a lot and results in an unbootable
# The MARVELL IDE controller delays SeaBIOS a lot and results in an unbootable
# bogus disk. Compiling SeaBIOS without ATA support is a workaround.
config PAYLOAD_CONFIGFILE

View File

@ -55,7 +55,7 @@ chip northbridge/intel/x4x # Northbridge
device pci 1c.1 off end # PCIe 2
device pci 1c.2 off end # PCIe 3
device pci 1c.3 off end # PCIe 4
device pci 1c.4 on end # PCIe 5 MARVEL IDE
device pci 1c.4 on end # PCIe 5 MARVELL IDE
device pci 1c.5 on end # PCIe 6
device pci 1d.0 on end # USB
device pci 1d.1 on end # USB

View File

@ -55,7 +55,7 @@ chip northbridge/intel/x4x # Northbridge
device pci 1c.1 off end # PCIe 2
device pci 1c.2 off end # PCIe 3
device pci 1c.3 off end # PCIe 4
device pci 1c.4 on end # PCIe 5 MARVEL IDE
device pci 1c.4 on end # PCIe 5 MARVELL IDE
device pci 1c.5 on end # PCIe 6
device pci 1d.0 on end # USB
device pci 1d.1 on end # USB