summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/disk.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-04-29 00:13:25 +0000
committerian <ian@FreeBSD.org>2014-04-29 00:13:25 +0000
commitd388ba01efb9e58cfeba4acc2950aa50b25a40f5 (patch)
treee8e7d5202bd521e65a33a130ab27a23713261f49 /sys/boot/uboot/lib/disk.c
parenta021bcb6d43a549fe2b5173956251d84a05aa5ce (diff)
downloadFreeBSD-src-d388ba01efb9e58cfeba4acc2950aa50b25a40f5.zip
FreeBSD-src-d388ba01efb9e58cfeba4acc2950aa50b25a40f5.tar.gz
MFC r262326 (white space) and r262327 (fdt_addr).
This change was supposed to be whitespace only, but a functional change snuck in, as follows: Look for both fdtaddr and fdt_addr env var names. Grepping the u-boot source shows that board vendors seem to be about evenly split on this. The added lines were: /* Board vendors use both fdtaddr and fdt_addr names. Grrrr. */ if (s == NULL) s = ub_env_get("fdt_addr");
Diffstat (limited to 'sys/boot/uboot/lib/disk.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud