From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
Date: Mon, 30 Mar 2009 17:33:37 -0500 [thread overview]
Message-ID: <49D148C1.4080500@freescale.com> (raw)
In-Reply-To: <C6616411C1544A13A94726CC513CC342@sisodomain.com>
apgmoorthy wrote:
> Currently OneNAND initial program loader (ipl) reads only block 0 ie 128KB.
> However, u-boot image for apollon board is 195KB making the board
> unbootable with OneNAND.
>
> Fix ipl to read CONFIG_SYS_MONITOR_LEN.
> CONFIG_SYS_MONITOR_LEN macro holds the U-Boot image size.
>
> Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
> Signed-off-by: Gangheyamoorthy <moorthy.apg@samsung.com>
Applied to u-boot-nand-flash, with the below whitespace errors fixed:
Applying RE: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read
CONFIG_SYS_MONITOR_LEN
.dotest/patch:128: trailing whitespace.
/* This block is bad. Skip it
.dotest/patch:130: space before tab in indent.
offset -= page * pagesize;
warning: 2 lines add whitespace errors.
Note that there are a couple of board files (apollon and nmdk8815) that
use the OneNAND loader that do not define CONFIG_SYS_MONITOR_LEN. I've
added the maintainers to the Cc: list.
-Scott
next prev parent reply other threads:[~2009-03-30 22:33 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 9:02 [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN apgmoorthy
2009-03-23 21:25 ` Scott Wood
2009-03-23 22:09 ` Wolfgang Denk
2009-03-23 22:22 ` Scott Wood
2009-03-23 22:46 ` Wolfgang Denk
2009-03-25 4:13 ` Amit Kumar Sharma
2009-03-25 15:49 ` apgmoorthy
2009-03-27 9:15 ` apgmoorthy
2009-03-30 22:33 ` Scott Wood [this message]
2009-03-31 4:12 ` Amit Kumar Sharma
2009-03-31 16:08 ` Alessandro Rubini
2009-03-31 16:13 ` Scott Wood
2009-04-01 4:10 ` Amit Kumar Sharma
2009-04-01 21:55 ` Scott Wood
2009-04-12 7:55 ` apgmoorthy
2009-04-23 22:39 ` Scott Wood
2009-04-24 5:05 ` Amit Kumar Sharma
2009-04-13 13:04 ` [U-Boot] [PATCH] Bad Block Capable environment for OneNAND apgmoorthy
2009-04-28 23:11 ` Scott Wood
2009-04-06 6:05 ` [U-Boot] OneNand support broken for apollon apgmoorthy
[not found] <22617689.32781240550892435.JavaMail.weblogic@epml08>
2009-04-24 5:57 ` [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN Kyungmin Park
2009-04-24 15:21 ` Scott Wood
2009-04-24 21:47 ` Jean-Christophe PLAGNIOL-VILLARD
-- strict thread matches above, loose matches on Subject: below --
2009-03-09 14:15 Rohit Hagargundgi
2009-03-09 19:42 ` Scott Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49D148C1.4080500@freescale.com \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox