From 40a196640070d423973e2a5a2279c92983a94780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Mon, 29 Oct 2018 22:52:40 +0100 Subject: mb/asus/p5qc: Fix spelling of Marvell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Marvell is the chip company, Marvel makes comic books. Change-Id: I437ac0d4fc706fbb62a0a74ca74a197dba4499fb Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/29347 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/asus/p5qc/Kconfig | 2 +- src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb | 2 +- src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/p5qc/Kconfig b/src/mainboard/asus/p5qc/Kconfig index e8d596f6fa..75c7c7c80e 100644 --- a/src/mainboard/asus/p5qc/Kconfig +++ b/src/mainboard/asus/p5qc/Kconfig @@ -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 diff --git a/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb b/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb index 8753d4ca75..d6456099e8 100644 --- a/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb +++ b/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb @@ -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 diff --git a/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb b/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb index 6fac0634e0..842012452b 100644 --- a/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb +++ b/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb @@ -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 -- cgit v1.2.3