Re: [PATCH 4/4] slirp: Add oob-eth-addr to -netdev options

2022-06-20 Thread Peter Delevoryas
> On Jun 18, 2022, at 3:05 AM, Samuel Thibault wrote: > > Peter Delevoryas, le mer. 15 juin 2022 18:05:26 -0700, a ecrit: >> With this change, you can now request the out-of-band MAC address from >> slirp in fby35-bmc: >> >>wget >>

Re: [PATCH 4/4] slirp: Add oob-eth-addr to -netdev options

2022-06-18 Thread Samuel Thibault
Peter Delevoryas, le mer. 15 juin 2022 18:05:26 -0700, a ecrit: > With this change, you can now request the out-of-band MAC address from > slirp in fby35-bmc: > > wget > https://github.com/facebook/openbmc/releases/download/openbmc-e2294ff5d31d/fby35.mtd > qemu-system-arm -machine

[PATCH 4/4] slirp: Add oob-eth-addr to -netdev options

2022-06-15 Thread Peter Delevoryas
With this change, you can now request the out-of-band MAC address from slirp in fby35-bmc: wget https://github.com/facebook/openbmc/releases/download/openbmc-e2294ff5d31d/fby35.mtd qemu-system-arm -machine fby35-bmc \ -drive file=fby35.mtd,format=raw,if=mtd \ -nographic \