]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r283033, r283062, r283066, r283069:
authorian <ian@FreeBSD.org>
Mon, 25 May 2015 01:29:45 +0000 (01:29 +0000)
committerian <ian@FreeBSD.org>
Mon, 25 May 2015 01:29:45 +0000 (01:29 +0000)
commita210991c80fcf1fa0c50759a6fd214d1c6a0790e
tree835f2696301f7059c806f7b64d7a336fd70d6b69
parente82e4a2984f477320d58c14411c8586e21927e7f
MFC r283033, r283062, r283066, r283069:

  Do not set preload_addr_relocate for ARM.

  Refactor net_getparams() to make it easier to get params from sources other
  than bootp and rarp.

  Add a routine to obtain netboot parameters from the U-Boot env vars

  Enable the NETIF_OPEN_CLOSE_ONCE option for ubldr.
sys/arm/arm/machdep.c
sys/boot/arm/uboot/Makefile
sys/boot/common/dev_net.c
sys/boot/common/dev_net.h
sys/boot/uboot/lib/net.c