Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dmkimage.c570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 Fri Feb 29 14:59:59 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Share common uImage code between mkimage and U-boot

This patch adds the following common routines:

1) Dedicated mkimage print_header() is replaced with common
image_print_contents()
image_print_contents_noindent()

2) Common os/arch/type/comp fields name <--> id translation routines
genimg_get_os_name()
genimg_get_arch_name()
genimg_get_type_name()
genimg_get_comp_name()
genimg_get_os_id()
genimg_get_arch_id()
genimg_get_type_id()
genimg_get_comp_id()

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/common/
H A Dimage.c570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 Fri Feb 29 14:59:59 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Share common uImage code between mkimage and U-boot

This patch adds the following common routines:

1) Dedicated mkimage print_header() is replaced with common
image_print_contents()
image_print_contents_noindent()

2) Common os/arch/type/comp fields name <--> id translation routines
genimg_get_os_name()
genimg_get_arch_name()
genimg_get_type_name()
genimg_get_comp_name()
genimg_get_os_id()
genimg_get_arch_id()
genimg_get_type_id()
genimg_get_comp_id()

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/include/
H A Dimage.h570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 Fri Feb 29 14:59:59 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Share common uImage code between mkimage and U-boot

This patch adds the following common routines:

1) Dedicated mkimage print_header() is replaced with common
image_print_contents()
image_print_contents_noindent()

2) Common os/arch/type/comp fields name <--> id translation routines
genimg_get_os_name()
genimg_get_arch_name()
genimg_get_type_name()
genimg_get_comp_name()
genimg_get_os_id()
genimg_get_arch_id()
genimg_get_type_id()
genimg_get_comp_id()

Signed-off-by: Marian Balakowicz <m8@semihalf.com>