Re: [U-Boot] [PATCH 27/28] Blackfin: ldrinfo: new command

2011-01-10 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1293425300-27644-28-git-send-email-vap...@gentoo.org> you wrote: > Simple command to decode/check an LDR image before we try to boot it. > > Signed-off-by: Mike Frysinger > --- > common/Makefile |1 + > common/cmd_ldrinfo.c | 192 > +++

[U-Boot] [PATCH 27/28] Blackfin: ldrinfo: new command

2010-12-26 Thread Mike Frysinger
Simple command to decode/check an LDR image before we try to boot it. Signed-off-by: Mike Frysinger --- common/Makefile |1 + common/cmd_ldrinfo.c | 192 ++ 2 files changed, 193 insertions(+), 0 deletions(-) create mode 100644 common/cmd