pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load
commit29d12216dae487a35f54141c6a397a64ec86cfe8
authorThomas Huth <thuth@redhat.com>
Wed, 12 Jul 2017 12:49:53 +0000 (12 14:49 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 14 Jul 2017 10:29:48 +0000 (14 12:29 +0200)
treecf0370e9ea991e9667e75c457bdbfb507f499f77
parent00dde1e60dd334b6a27b208132c9a57c36852ea1
pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load

Most of the code has been taken from SLOF's netload.c file. Now we
can finally load an image via TFTP and execute the downloaded kernel.

Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1499863793-18627-12-git-send-email-thuth@redhat.com>
Tested-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
pc-bios/s390-ccw/netboot.mak
pc-bios/s390-ccw/netmain.c