tools: mkimage: add support for Vybrid image format
This format can be flashed directly at address 0 of
the NAND FLASH, as it contains all necessary headers.
Signed-off-by:
Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Showing
- Makefile 6 additions, 0 deletionsMakefile
- arch/arm/config.mk 3 additions, 0 deletionsarch/arm/config.mk
- arch/arm/cpu/armv7/vf610/Makefile 5 additions, 0 deletionsarch/arm/cpu/armv7/vf610/Makefile
- common/image.c 1 addition, 0 deletionscommon/image.c
- include/configs/pcm052.h 6 additions, 8 deletionsinclude/configs/pcm052.h
- include/image.h 1 addition, 0 deletionsinclude/image.h
- tools/Makefile 1 addition, 0 deletionstools/Makefile
- tools/vybridimage.c 164 additions, 0 deletionstools/vybridimage.c
Loading
Please register or sign in to comment