
15 Jul
2008
15 Jul
'08
3:14 p.m.
On Mon, Jul 14, 2008 at 11:25 PM, Wolfgang Denk wd@denx.de wrote:
In message 2acbd3e40807141751i39bd23a4v304dd03a65905a93@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 :-)