
On Thursday, October 09, 2014 at 02:00:57 AM, Alexey Ignatov wrote:
mkimage -T mxs now support new flag in config file: DISPLAYPROGRESS - makes boot process print HTLLC characters for each BootROM instruction.
Signed-off-by: Alexey Ignatov lexszero@gmail.com
arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg | 1 + arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg | 1 + arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg | 1 + doc/README.mxsimage | 13 +++++++++---- tools/mxsimage.c | 16 ++++++++++------ tools/mxsimage.h | 5 +++-- 6 files changed, 25 insertions(+), 12 deletions(-)
A hint: Please add a changelog so the people reading your patch don't have to go searching for the changes you did in the next version. What did you change here?
Best regards, Marek Vasut