On Tue, 11 Jul 2017 15:56:37 +0200 Thomas Huth <th...@redhat.com> wrote:
> 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. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > pc-bios/s390-ccw/netboot.mak | 12 ++- > pc-bios/s390-ccw/netmain.c | 225 > +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 236 insertions(+), 1 deletion(-) Still Acked-by: Cornelia Huck <coh...@redhat.com>