Searched hist:"570 abb0ad120f6002bcaa3cf6f32bd4ca2e1b248" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkimage.c | 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 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 D | image.c | 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 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 D | image.h | 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248 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>
|