commit | b97a2a0a21f279d66de8a9bdbfe21920968bcb1c | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Jan 08 18:14:09 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:53 2008 +0100 |
tree | 7746eae37d3a468f3471cd303156920637445350 | |
parent | ed29bc4e8142b46b626f67524207b36e43d9aad6 [diff] |
[new uImage] Define a API for image handling operations - Add inline helper macros for basic header processing - Move common non inline code common/image.c - Replace direct header access with the API routines - Rename IH_CPU_* to IH_ARCH_* Signed-off-by: Marian Balakowicz <m8@semihalf.com>