]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
authorJason McMullan <mcmullan@netapp.com>
Mon, 9 Jun 2008 03:56:00 +0000 (23:56 -0400)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Tue, 8 Jul 2008 13:31:31 +0000 (22:31 +0900)
commite7c374529c87525c9aa463e0557c287887ae4e9e
treee27ebd70738d4a1fb94e9f60cf65d0890bb729e8
parentc956717ab25c962ef49d49064dfc73f4edcba1fb
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment

Add 'ethaddr' and 'eth1addr' to the Linux kernel environment if
they are set in the U-Boot environment.

Signed-off-by: Jason McMullan <mcmullan@netapp.com>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
lib_mips/bootm.c