Hi, Tested the diff. It works fine.
On Wed, 7 Jun 2017 20:23:43 +0200 Patrick Wildt <[email protected]> wrote: > Do you want it to run diskless with root on NFS? Well, I haven't > implemented that, but here's a diff that should allow you to load > the kernel from a TFTP server. > > I have a similar diff on arm64 (which probably doesn't work with > u-boot's EFI API, but works on EDK2 machines) which I use for testing > kernels more easily. > > I'm not sure how helpful this feature is for most people. It's probably > nice for developers who want to boot different kernels over network, but > so far it does not support root on NFS, or only accidentally. What the diff is missing is passing the mac address of booted NIC as "bootmac" parameter? --yasuoka
