[U-Boot] Linux Kernel without Ethernet (missed MAC)

Wolfgang Denk wd at denx.de
Tue Jan 19 19:45:19 CET 2010


Dear Daniel Gorsulowski,

In message <4B55C699.5040401 at esd.eu> you wrote:
> 
> 1. Add "ethaddr=$(ethaddr)" to your kernel command line. e.g.:
>    mem=128M console=ttyS0,115200n8 ethaddr=$(ethaddr)

Please use "ethaddr=${ethaddr}" instead - the $(...) syntax has been
deprecated a long, long time ago and will be removed one day.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Blast medicine anyway!  We've learned to tie into every organ in the
human body but one.  The brain!  The brain is what life is all about.
	-- McCoy, "The Menagerie", stardate 3012.4


More information about the U-Boot mailing list