On Tue, 25 Apr 2023 at 21:49, Patrick Venture <[email protected]> wrote:
>
>
>
> On Thu, Oct 6, 2022 at 6:18 AM Peter Maydell <[email protected]> wrote:
>>
>> On Mon, 3 Oct 2022 at 18:38, Patrick Venture <[email protected]> wrote:
>> >
>> > The MAC address set from Qemu wasn't being saved into the register space.
>> >
>> > Reviewed-by: Hao Wu <[email protected]>
>> > Signed-off-by: Patrick Venture <[email protected]>
>> > ---
>> > v2: only set the registers from qemu on reset
>> >     once registers set, only read and write to them
>>
>>
>>
>> Applied to target-arm.next, thanks.
>
>
> I think this was missed.  Please take a look.

Oops, I'm not sure where that got lost. I've applied it
to target-arm.next for real this time. (I corrected the
placement of the variable declaration but have not made
the changes to use the ld*_p/st*_p functions Philippe suggests,
because in this patch we're just moving that bit of code
from one place to another.)

thanks
-- PMM

Reply via email to