
22 Feb
2013
22 Feb
'13
11:57 p.m.
On Sun, Dec 16, 2012 at 10:32:48PM -0000, Vipin Kumar wrote:
This patch adds support to list images in NAND flash through imls
Signed-off-by: Vipin Kumar vipin.kumar@st.com
Changes in v4
- Keep stdout dumps in one line
- Continue even after read errors for all the blocks
README | 3 +- common/cmd_bootm.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 166 insertions(+), 4 deletions(-)
Applied to u-boot-nand-flash, but please follow up by enabling this in at least one board so that it continues to get build-tested.
-Scott