[U-Boot-Users] [PATCH 3/7] sbc8560: define eth0 and eth1 instead of eth1 and eth2

Ben Warren biggerbadderben at gmail.com
Tue Jul 15 15:14:58 CEST 2008


On Mon, Jul 14, 2008 at 11:25 PM, Wolfgang Denk <wd at denx.de> wrote:
> In message <2acbd3e40807141751i39bd23a4v304dd03a65905a93 at mail.gmail.com> you wrote:
>>
>> As a compromise between removal and keeping the useful information for
>> developers who are doing early bringup on similar boards, I have
>> applied this patch, and replaced the above with:
>>
>> /* You can compile in a MAC address and your custom net settings by using
>>  * the following syntax.  Your board should be marked with the assigned
>>  * MAC addresses directly on it.
>>  *
>>  * #define CONFIG_ETHADDR             de:ad:be:ef:00:00
>>  * #define CONFIG_ETH1ADDR            fa:ke:ad:dr:es:s!
>>  * #define CONFIG_SERVERIP            <server ip>
>>  * #define CONFIG_IPADDR              <board ip>
>>  * #define CONFIG_GATEWAYIP           <gateway ip>
>>  * #define CONFIG_NETMASK             <your netmask>
>>  */
>>
>> Wolfgang, if you still object, I can totally remove it before you pull
>
> That's OK with me.
>
>> (git rebase --interactive is a wonderful thing).
>
> Indeed, isn't it? I still remember times when we had to use CVS - or
> even ClearCase...
>
Why did you have to bring up ClearCase?  Today was just starting to
show some promise :-)




More information about the U-Boot mailing list