rv1126-uboot/tools
Mike Frysinger fa956fde60 mkimage: make mmap() checks consistent
The mmap() related code is full of inconsistent casts/constants when
it comes to error checking, and may break when building on some
systems (like ones that do not implicitly define the caddr_t type).
Let's just avoid the whole mess by writing the code nice and clean in
the first place.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-05-03 23:33:43 +02:00
..
bddb
easylogo easylogo: clean up some more and add -r (rgb) support 2008-02-22 12:07:39 +01:00
env Fix compile problem with new env code. 2008-01-09 09:51:14 +01:00
gdb
logos
scripts make define2mk.sed work on FreeBSD 2008-02-22 21:27:01 +01:00
updater
.gitignore Update .gitignore for zlib.h 2008-04-29 20:02:51 +02:00
Makefile crc32: use uint32_t rather than unsigned long 2008-04-24 13:18:17 +02:00
Makefile.win32
bmp_logo.c
envcrc.c crc32: use uint32_t rather than unsigned long 2008-04-24 13:18:17 +02:00
fdt_host.h [new uImage] Add libfdt support to mkimage 2008-02-29 16:00:24 +01:00
gen_eth_addr.c
img2brec.sh
img2srec.c
inca-swap-bytes.c
mkimage.c mkimage: make mmap() checks consistent 2008-05-03 23:33:43 +02:00
mkimage.h [new uImage] Add support for new uImage format to mkimage tool 2008-03-11 12:34:47 +01:00
mpc86x_clk.c
ncb.c
setlocalversion Add support for u-boot in svn and localversion-* files 2008-04-18 10:08:31 -07:00
ubsha1.c