freebsd-dev/sys/boot/uboot/common
Ian Lepore b8466276a1 Fix the error checking for the ubenv command. This moves the check for an
empty ldvar (which amounts to the varname string starting with '=') into
the if block that manipulates ldvar, which avoids later referencing ldvar
when it was never initialized.

Submitted by:	Thomas Skibo
Pointy hat:	ian
2015-12-29 21:29:05 +00:00
..
main.c Fix the error checking for the ubenv command. This moves the check for an 2015-12-29 21:29:05 +00:00
Makefile.inc
metadata.c Move the definitions of the fdt functions from a uboot header to a new fdt 2014-11-01 10:50:18 +00:00