]> Git Repo - J-u-boot.git/commit
image: Add functions to obtain category information
authorSimon Glass <[email protected]>
Thu, 30 Jun 2016 16:52:16 +0000 (10:52 -0600)
committerTom Rini <[email protected]>
Thu, 14 Jul 2016 22:22:30 +0000 (18:22 -0400)
commit1426220b0e7b09ecc6a0da5f831287776a89a92c
treed428c6b3f35190b1c4222f40069cc34f857e5ad4
parent30495bff35d5a5134bc182fa51728acf69420158
image: Add functions to obtain category information

Add generic functions which can look up information about a category:

- the number of items in the category
- the category description
- an item long time
- an item short time

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
common/image.c
include/image.h
This page took 0.033482 seconds and 4 git commands to generate.