]> Git Repo - J-u-boot.git/commit
ARM: mxs: tools: Add support for boot progress display flag
authorAlexey Ignatov <[email protected]>
Sat, 11 Oct 2014 21:43:30 +0000 (01:43 +0400)
committerStefano Babic <[email protected]>
Thu, 20 Nov 2014 09:13:45 +0000 (10:13 +0100)
commit7a139959d0de14a7efd0fe12b49b18e939468525
treead86eb961a688f443a44340dedb9862d39fbd87b
parentf196044dfd64745a163773c6c746f9e149ace127
ARM: mxs: tools: Add support for boot progress display flag

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 <[email protected]>
arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg
arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg
arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg
doc/README.mxsimage
tools/mxsimage.c
tools/mxsimage.h
This page took 0.035733 seconds and 4 git commands to generate.