[coreboot-gerrit] Change in coreboot[master]: asus/p2b-ls: Drop onboard LAN from devicetree.cb

Keith Hui (Code Review) gerrit at coreboot.org
Fri Jul 21 17:29:52 CEST 2017


Keith Hui has uploaded this change for review. ( https://review.coreboot.org/20683


Change subject: asus/p2b-ls: Drop onboard LAN from devicetree.cb
......................................................................

asus/p2b-ls: Drop onboard LAN from devicetree.cb

I am able to complete a	board-status run over onboard ethernet
(ie. it works) without this entry, so it's not necessary.

Change-Id: Iabdf1a1ff3c904bea1b7b5eaefb1d23831dd2cb9
Signed-off-by: Keith Hui <buurin at gmail.com>
---
M src/mainboard/asus/p2b-ls/devicetree.cb
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/20683/1

diff --git a/src/mainboard/asus/p2b-ls/devicetree.cb b/src/mainboard/asus/p2b-ls/devicetree.cb
index 9a785da..c9ff0ff 100644
--- a/src/mainboard/asus/p2b-ls/devicetree.cb
+++ b/src/mainboard/asus/p2b-ls/devicetree.cb
@@ -45,7 +45,6 @@
       device pci 4.2 on	end		# USB
       device pci 4.3 on end		# ACPI
       device pci 6.0 on end             # Onboard SCSI
-      device pci 7.0 on end             # Onboard LAN
       register "ide0_enable" = "1"
       register "ide1_enable" = "1"
       register "ide_legacy_enable" = "1"

-- 
To view, visit https://review.coreboot.org/20683
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iabdf1a1ff3c904bea1b7b5eaefb1d23831dd2cb9
Gerrit-Change-Number: 20683
Gerrit-PatchSet: 1
Gerrit-Owner: Keith Hui <buurin at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170721/8003ab3d/attachment.html>


More information about the coreboot-gerrit mailing list