9
0
Fork 0
barebox/commands
Juergen Beisert 3173b1fb08 Enable 'saveenv' for non eraseable media
'close()' clobbers the 'errno' value from the erase command. So it must be done
*after* the check for ENOSYS to ingnore it correctly.

Signed-off by: Juergen Beisert <j.beisert@pengutronix.de>

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-11-19 09:42:38 +01:00
..
Kconfig remove obsolete and broken command 'splash' 2009-10-19 10:18:52 +02:00
Makefile remove obsolete and broken command 'splash' 2009-10-19 10:18:52 +02:00
bmp.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
bootm.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
cat.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
cd.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
clear.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
cp.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
crc.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
dfu.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
echo.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
edit.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
exec.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
export.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
false.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
flash.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
go.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
help.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
insmod.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
loadb.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
loadenv.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
loads.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
ls.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
lsmod.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
mem.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
meminfo.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
memtest.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
mkdir.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
mount.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
nand.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
net.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
partition.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
printenv.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
pwd.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
readline.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
reginfo.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
reset.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
rm.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
rmdir.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
saveenv.c Enable 'saveenv' for non eraseable media 2009-11-19 09:42:38 +01:00
setenv.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
sleep.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
test.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
timeout.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
true.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
umount.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
version.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
xyzModem.c xyzModem: fix digit init in xyzModem_stream_open 2009-10-20 15:02:34 +02:00