9
0
Fork 0
barebox/commands
Sascha Hauer ff879a2d4c bootm: be more informative with oftrees
- print error message when the specified oftree cannot be opened
- move verbose info to top of function so that the information is
  printed before something else fails.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-04-14 15:32:45 +02:00
..
Kconfig arm: add Android boot image support 2012-04-13 12:08:42 +02:00
Makefile Add automount support 2012-03-18 15:03:26 +01:00
automount.c Add automount support 2012-03-18 15:03:26 +01:00
bmp.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
bootm.c bootm: be more informative with oftrees 2012-04-14 15:32:45 +02:00
cat.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
cd.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
clear.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
cp.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
crc.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
dfu.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
digest.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
echo.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
edit.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
exec.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
export.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
false.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
flash.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
go.c Merge branch 'work/thumb2' into next 2012-03-06 09:39:59 +01:00
gpio.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
help.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
i2c.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
insmod.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
iomem.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
led.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
linux16.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
linux_exec.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
loadb.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
loadenv.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
loads.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
login.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
ls.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
lsmod.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
magicvar.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
mem.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
meminfo.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
memtest.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
menu.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
mkdir.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
mount.c fs: drop struct mtab_entry 2012-03-17 18:16:03 +01:00
nand.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
nandtest.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
net.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
oftree.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
partition.c partition command: optionally do not automatically prepend the device name 2012-03-18 15:03:31 +01:00
passwd.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
printenv.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
pwd.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
readline.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
reginfo.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
reset.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
rm.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
rmdir.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
saveenv.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
setenv.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
sleep.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
test.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
time.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
timeout.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
trigger.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
true.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
ubi.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
uimage.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
umount.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
uncompress.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
usb.c usb command: by default scan only once for USB devices 2012-03-18 15:03:31 +01:00
usbserial.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
version.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
xyzModem.c xyzModem.c: fix 'dummy' is used uninitialized in this function warning 2010-12-21 10:23:41 +01:00