commit | f578a2da6770951239ad91ee9a1875fdc71dbe48 | [log] [tgz] |
---|---|---|
author | Marco Stornelli <marco.stornelli@gmail.com> | Tue Apr 28 19:04:02 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri May 15 21:24:23 2009 +0200 |
tree | 887e755a2af1f5c8cf32e698a54fff6ac5d6f215 | |
parent | da95427ce431908714ae5e9f663ee6e2bc3bcc33 [diff] |
Add imls utility command This patch adds, under tools folder, a new command called imls. Its goal is the same of UBoot's imls but it can be used as Linux shell command. It reads from raw mtd partition and prints the list of the stored images. Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com>