Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dmkimage.c5b9d44df2307fc882b2ae666fd28fb2c7c2d5b11 Tue Jun 23 21:38:25 UTC 2015 Simon Glass <sjg@chromium.org> mkimage: Display a better list of available image types

Offer to display the available image types in help. Also, rather than
hacking the genimg_get_type_id() function to display a list of types,
do this in the tool. Also, sort the list.

The list of image types is quite long, and hard to discover. Print it out
when we show help information.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dimage.c5b9d44df2307fc882b2ae666fd28fb2c7c2d5b11 Tue Jun 23 21:38:25 UTC 2015 Simon Glass <sjg@chromium.org> mkimage: Display a better list of available image types

Offer to display the available image types in help. Also, rather than
hacking the genimg_get_type_id() function to display a list of types,
do this in the tool. Also, sort the list.

The list of image types is quite long, and hard to discover. Print it out
when we show help information.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dimage.h5b9d44df2307fc882b2ae666fd28fb2c7c2d5b11 Tue Jun 23 21:38:25 UTC 2015 Simon Glass <sjg@chromium.org> mkimage: Display a better list of available image types

Offer to display the available image types in help. Also, rather than
hacking the genimg_get_type_id() function to display a list of types,
do this in the tool. Also, sort the list.

The list of image types is quite long, and hard to discover. Print it out
when we show help information.

Signed-off-by: Simon Glass <sjg@chromium.org>