This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MAC ID random after kexec

Hello,

I finally got my AM335x custom board to successfully kexec.

I have one remaining problem after kexec:

Regular booting, soft/hard, gives the following line in dmesg:

Detected MACID = 1c:ba:8c:b6:c1:0d

However, when I kexec back into the same kernel, dmesg gives:

Random MACID = 6a:60:fb:40:16:40

Can someone help with this?

When does the cpsw driver get initialized with the correct MAC ID?

Thanks

Brian