Where can I get the corresponding MAC address during setting up of environment

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where can I get the corresponding MAC address during setting up of environment

473 Views
peterzheng
Contributor II

Hi,

I was trying to follow the document to set up the environment in p4080ds.

http://cache.freescale.com/files/soft_dev_tools/doc/support_info/QorIQ-SDK-1.6-IC-RevB.pdf

When I reach the 4.2.1.3 Configuring U-Boot network Parameters, it requires me to set the MAC addresses. May I ask where can I find the correct MAC addresses?

Thanks & Regards,

Peter

Labels (1)
Tags (3)
0 Kudos
1 Reply

267 Views
lunminliang
NXP Employee
NXP Employee

Hello Peter Zheng,

In MAC address, the first 24 bits are OUI(Organizationally Unique Identifier), which is from IEEE for each factory. The rest 24 bits are set by factory.

Here 00-04-9F is for Freescale and 00-E0-0C is for MOTO. For test purpose, I think you can set MAC yourself, just make it differs from other MAC in your locally administered address space.

00-E0-0C      (hex)          MOTOROLA

00E00C        (base 16)    MOTOROLA

                                      5401 N. BEACH ST. S243

                                      FT. WORTH TX 76137

                                      UNITED STATES

00-04-9F      (hex)          Freescale Semiconductor

00049F        (base 16)    Freescale Semiconductor

                                    7700 West Parmer Lane

                                    MD PL59

                                    Austin TX 78729

                                    UNITED STATES


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos