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

Martin Roth (Code Review) gerrit at coreboot.org
Sun Jul 23 22:20:33 CEST 2017


Martin Roth has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/20683
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/asus/p2b-ls/devicetree.cb
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Martin Roth: Looks good to me, approved



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: merged
Gerrit-Change-Id: Iabdf1a1ff3c904bea1b7b5eaefb1d23831dd2cb9
Gerrit-Change-Number: 20683
Gerrit-PatchSet: 2
Gerrit-Owner: Keith Hui <buurin at gmail.com>
Gerrit-Reviewer: Keith Hui <buurin at gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170723/f199f468/attachment.html>


More information about the coreboot-gerrit mailing list