Home
last modified time | relevance | path

Searched hist:"3 a2003f61ee79ac53d20c24cc896c2637a2dfc24" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dmkimage.h3a2003f61ee79ac53d20c24cc896c2637a2dfc24 Wed Aug 19 09:42:56 UTC 2009 Wolfgang Denk <wd@denx.de> tools/mkimage: fix compiler warnings, use "const"

This fixes some compiler warnings:
tools/default_image.c:141: warning: initialization from incompatible pointer type
tools/fit_image.c:202: warning: initialization from incompatible pointer type
and changes to code to use "const" attributes in a few places where
it's appropriate.

Signed-off-by: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/common/
H A Dimage.c3a2003f61ee79ac53d20c24cc896c2637a2dfc24 Wed Aug 19 09:42:56 UTC 2009 Wolfgang Denk <wd@denx.de> tools/mkimage: fix compiler warnings, use "const"

This fixes some compiler warnings:
tools/default_image.c:141: warning: initialization from incompatible pointer type
tools/fit_image.c:202: warning: initialization from incompatible pointer type
and changes to code to use "const" attributes in a few places where
it's appropriate.

Signed-off-by: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/include/
H A Dimage.h3a2003f61ee79ac53d20c24cc896c2637a2dfc24 Wed Aug 19 09:42:56 UTC 2009 Wolfgang Denk <wd@denx.de> tools/mkimage: fix compiler warnings, use "const"

This fixes some compiler warnings:
tools/default_image.c:141: warning: initialization from incompatible pointer type
tools/fit_image.c:202: warning: initialization from incompatible pointer type
and changes to code to use "const" attributes in a few places where
it's appropriate.

Signed-off-by: Wolfgang Denk <wd@denx.de>