]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pxe: add ipappend support
authorRob Herring <rob.herring@calxeda.com>
Mon, 3 Dec 2012 03:00:29 +0000 (21:00 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 25 Jun 2013 00:10:14 +0000 (19:10 -0500)
commit98f646764d237b1776638cc83efba61bf92d8709
tree9af005e2299baa7c71c5adae154c34f19da97fd1
parent58d9ff936f106d8319a4be8a253a66adc2772736
pxe: add ipappend support

Add ipappend support to pass network device information to the kernel.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
common/cmd_pxe.c