mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 19:28:36 +00:00
be11235ab8
When printing all variables with env print, don't print variables that begin with '.'. If env print is called with a '-a' switch, then include variables that begin with '.' (just like the ls command). Variables printed explicitly will be printed even without the -a. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> |
||
---|---|---|
.. | ||
cmd_pmc440.c | ||
config.mk | ||
fpga.c | ||
fpga.h | ||
init.S | ||
Makefile | ||
pmc440.c | ||
pmc440.h | ||
sdram.c | ||
u-boot-nand.lds |