9
0
Fork 0
barebox/common
Sascha Hauer a64c756ad9 image: remove confusing image_check_* functions
The function names do not make it clear what return value
is expected and do not save a single line of code. Put
the code inline and unbreak the wrong checks introduced
with a3c1e5d888.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Eric Bénard <eric@eukrea.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2010-10-13 17:39:49 +02:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig defaultenv/update: add check crc32 options 2010-10-12 21:32:45 +02:00
Makefile defaultenv: introduce CONFIG_DEFAULT_ENVIRONMENT_GENERIC to enable it 2010-10-12 21:32:44 +02:00
clock.c clock: fix possible error on overflow in is_timeout 2010-04-22 13:29:22 +02:00
command.c move utsrelease.h to include/generated/ instead of include/linux 2010-09-17 10:56:24 +08:00
complete.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
console.c console: set device_d id at -1 2010-09-24 08:46:41 +02:00
console_simple.c simple console: implement console_flush 2009-05-18 12:15:43 +02:00
date.c doc added and some reorganised 2007-10-19 14:56:45 +02:00
digest.c add digest framework 2010-09-20 08:57:21 +02:00
dlmalloc.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
env.c get rid of device ids 2009-07-21 16:41:47 +02:00
environment.c fix error return value while loading environment 2010-05-03 15:01:28 +02:00
ft_build.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
hush.c hush: implement getopt builtin 2010-10-08 15:30:43 +02:00
image.c image: remove confusing image_check_* functions 2010-10-13 17:39:49 +02:00
kallsyms.c add kallsyms from linux kernel 2007-09-28 20:29:52 +02:00
memsize.c [sandbox] add propper sandbox detection 2007-11-29 10:22:46 +01:00
menu.c Menu: add box style entry 2010-09-20 08:58:53 +02:00
misc.c errno: add strings for network related error messages 2010-06-17 08:28:29 +02:00
module.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
module.lds.S rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
parser.c consolidate command calling in execute_command 2009-10-19 10:18:51 +02:00
password.c add password framework 2010-09-20 08:57:22 +02:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00