Skip to content
Snippets Groups Projects
Commit 9a4daad0 authored by Marian Balakowicz's avatar Marian Balakowicz
Browse files

[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: default avatarMarian Balakowicz <m8@semihalf.com>
parent e18489e8
No related branches found
No related tags found
Loading
Showing with 305 additions and 292 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment