summaryrefslogtreecommitdiffstats
path: root/board/avnet/fx12mm
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-07-25 15:54:17 -0400
committerWolfgang Denk <wd@denx.de>2010-08-04 00:43:53 +0200
commit78e1e8467795d681b3f5f75140ba175e79954273 (patch)
treea7c76656e3814404986d67c2e9c6b35ff3ab9b07 /board/avnet/fx12mm
parent36448c6038aa06a7f031fd5c4141224b513ed838 (diff)
downloadblackbird-obmc-uboot-78e1e8467795d681b3f5f75140ba175e79954273.tar.gz
blackbird-obmc-uboot-78e1e8467795d681b3f5f75140ba175e79954273.zip
bootm: fix pointer warning with lzma
Avoid warning: cmd_bootm.c: In function 'bootm_load_os': cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type For 32 bit systems, this change shouldn't make a difference to code size since sizeof(size_t) and sizeof(unsigned int) are equal. But it does fix the warning. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/avnet/fx12mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud