Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dmkimage.c9a4daad0a35eb5143037eea9f786a3e9d672bdd6 Fri Feb 29 13:58:34 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Update naming convention for bootm/uImage related code

This patch introduces the following prefix convention for the
image format handling and bootm related code:

genimg_ - dual format shared code
image_ - legacy uImage format specific code
fit_ - new uImage format specific code
boot_ - booting process related code

Related routines are renamed and a few pieces of code are moved around and
re-grouped.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/common/
H A Dimage.c9a4daad0a35eb5143037eea9f786a3e9d672bdd6 Fri Feb 29 13:58:34 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Update naming convention for bootm/uImage related code

This patch introduces the following prefix convention for the
image format handling and bootm related code:

genimg_ - dual format shared code
image_ - legacy uImage format specific code
fit_ - new uImage format specific code
boot_ - booting process related code

Related routines are renamed and a few pieces of code are moved around and
re-grouped.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/include/
H A Dimage.h9a4daad0a35eb5143037eea9f786a3e9d672bdd6 Fri Feb 29 13:58:34 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Update naming convention for bootm/uImage related code

This patch introduces the following prefix convention for the
image format handling and bootm related code:

genimg_ - dual format shared code
image_ - legacy uImage format specific code
fit_ - new uImage format specific code
boot_ - booting process related code

Related routines are renamed and a few pieces of code are moved around and
re-grouped.

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