[U-Boot] [PATCH] - save the server's mac address...
Robin Getz
rgetz at blackfin.uclinux.org
Wed Jul 15 17:48:09 CEST 2009
On Wed 15 Jul 2009 11:00, Mike Frysinger pondered:
> On Monday 13 July 2009 16:19:51 Robin Getz wrote:
> > + CONFIG_KEEP_SERVERADDR
> > +
> > + Keeps the server's MAC address, in the env 'serveraddr'
> > + for passing to bootargs (like Linux's netconsole option)
>
> is a config option really necessary ? i'd say just add it for everyone
I was just thinking that there would be pollution in the env - growing it
unnecessarily for those who didn't want it.
However - when I look at the number of CONFIG_ options in ./include/config -
is seemed to be alot - more than necessary...
1787 CONFIG_options, which only appear in one file.
534 CONFIG_options, which only appear in two files
368 3
259 4
161 5
157 6
95 7
92 8
54 9
42 10
seems to be a little crazy...
-Robin
More information about the U-Boot
mailing list