[XS] Change in coreboot[main]: mb/google/rex/var/deku: Swap LAN device indices

Attention is currently required from: Derek Huang, Dinesh Gehlot, Eran Mitrani, Jakub Czapiga, Kapil Porwal, Paul Menzel, Tarun, Zhuohao Lee. Hello Derek Huang, Dinesh Gehlot, Eran Mitrani, Eric Lai, Jakub Czapiga, Kapil Porwal, Subrata Banik, Tarun, Zhuohao Lee, build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/c/coreboot/+/81564?usp=email to look at the new patch set (#3). Change subject: mb/google/rex/var/deku: Swap LAN device indices ...................................................................... mb/google/rex/var/deku: Swap LAN device indices Deku has 2 ethernet ports, due to the LAN devices indices were swaped. So set vpd ethernet_mac0 will affect the eth1 and set vpd ethernet_mac1 will affect the eth0 from ifconfig. This CL is to correct the device indices for LAN devices so ethernet_mac[0-1] in vpd can apply to the correct ethernet ports. BUG=b:320203629 BRANCH=firmware-rex-15709.B TEST=vpd -s ethernet_mac0=<mac address0> vpd -s ethernet_mac1=<mac address1> reboot the system and check ifconfig eth0 and eth1 MAC addresses are fetched correctly Change-Id: Id1508104cbb5cf0a234f34f9db19cc535fdb634b Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> --- M src/mainboard/google/rex/variants/deku/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/81564/3 -- To view, visit https://review.coreboot.org/c/coreboot/+/81564?usp=email To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: main Gerrit-Change-Id: Id1508104cbb5cf0a234f34f9db19cc535fdb634b Gerrit-Change-Number: 81564 Gerrit-PatchSet: 3 Gerrit-Owner: Tony Huang <tony-huang@quanta.corp-partner.google.com> Gerrit-Reviewer: Derek Huang <derekhuang@google.com> Gerrit-Reviewer: Dinesh Gehlot <digehlot@google.com> Gerrit-Reviewer: Eran Mitrani <mitrani@google.com> Gerrit-Reviewer: Eric Lai <ericllai@google.com> Gerrit-Reviewer: Jakub Czapiga <czapiga@google.com> Gerrit-Reviewer: Kapil Porwal <kapilporwal@google.com> Gerrit-Reviewer: Subrata Banik <subratabanik@google.com> Gerrit-Reviewer: Tarun <tstuli@gmail.com> Gerrit-Reviewer: Zhuohao Lee <zhuohao@google.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Kevin Chiu <kevin.chiu.17802@gmail.com> Gerrit-CC: Paul Menzel <paulepanter@mailbox.org> Gerrit-Attention: Eran Mitrani <mitrani@google.com> Gerrit-Attention: Jakub Czapiga <czapiga@google.com> Gerrit-Attention: Derek Huang <derekhuang@google.com> Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org> Gerrit-Attention: Kapil Porwal <kapilporwal@google.com> Gerrit-Attention: Dinesh Gehlot <digehlot@google.com> Gerrit-Attention: Zhuohao Lee <zhuohao@google.com> Gerrit-Attention: Tarun <tstuli@gmail.com> Gerrit-MessageType: newpatchset
participants (1)
-
Tony Huang (Code Review)