Skip to content
Snippets Groups Projects
Commit b029dddc authored by Prafulla Wadaskar's avatar Prafulla Wadaskar Committed by Wolfgang Denk
Browse files

mkimage: Make table_entry code global


- make get_table_entry_id() global
- make get_table_entry_name() global
- move struct table_entry to image.h

Currently this code is used by image.c only.

This patch makes this API global so it can be used by other parts of
code, too.

Signed-off-by: default avatarPrafulla Wadaskar <prafulla@marvell.com>
Acked-by: Ron Lee <ron.debian.org>

Edit comments and commit message.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent f666dea8
No related branches found
No related tags found
No related merge requests found
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