[U-Boot-Users] Two MAC's Problem

Hi all,
I am working in Lite5200B board. Here in our board we have two different MAC's.
Can anyone say me how to set two different IP's, two different MAC addresses and two different gateway addresses? Where exactly I have to make a change in U-Boot code?
Thanks in advance.
Regards, Yasotha Balan R
DISCLAIMER: -----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------

-----Original Message----- From: Yasothabalan Ramaswamy-TLS,Chennai Can anyone say me how to set two different IP's, two different MAC addresses and two different gateway addresses? Where exactly I have to make a change in U-Boot code?
As several people already has explained, you don't. U-Boot only uses one set no matter how many ethernet interfaces you have. You do however have to pass diggernet stuff to whatever operating system you are stasrting afterwards (like linux)
Look at existing boards how they do it.
And BTW, posting the same question multiple times will usually guarantee that it is ignored.

Yasothabalan Ramaswamy-TLS,Chennai wrote:
Hi all,
I am working in Lite5200B board. Here in our board we have two different MAC's.
Can anyone say me how to set two different IP's, two different MAC addresses and two different gateway addresses? Where exactly I have to make a change in U-Boot code?
Thanks in advance.
Regards, Yasotha Balan R
As Einstein said:
"Insanity: doing the same thing over and over again and expecting different results."
Seriously dude, stop it.
Ben
participants (3)
-
Ben Warren
-
Rune Torgersen
-
Yasothabalan Ramaswamy-TLS,Chennai