mirror of
https://xff.cz/git/u-boot/
synced 2025-12-30 20:57:09 +01:00
- 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>