From: luo.jinhua <luo.jinhua@gd-linux.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: My 3 patches
Date: Tue, 6 Sep 2005 09:44:41 +0800 [thread overview]
Message-ID: <20050906012549.M16097@gd-linux.com> (raw)
In-Reply-To: <20050902020726.900A1123CE@sc8-sf-spam2.sourceforge.net>
Hi, Wolfgang.
How about my 3 patches? I'm looking forward to your reply. Thanks.
By the way, SBC-2410X board is made by friendly-arm, a chinese corporation.
Here is a manual webpage for SBC-2410X (in Chinese):
http://www.arm9.net/matrix-v.asp
Recently, I am working on making U-Boot boot from nand on SBC-2410X board. Do
you think it is meaningful? In my opinion, nand flash has at least advantages
below:
1. nand flash is cheaper than nor flash.
2. nand flash is bigger than nor flash in size.
We can boot from nand flash, meanwhile it serves as data rom too. Nor flash
seems redundancy on the board.
Of course, nor flash is popular yet. No wonder that U-Boot considers nor flash
as boot rom by default. But, why SAMSUNG's S3C2410X owns builtin "boot from
nand" function? It hints.
"Recently, a NOR flash memory gets high in price while an SDRAM and a NAND
flash memory get moderate,
motivating some users to execute the boot code on a NAND flash and execute the
main code on an SDRAM.
S3C2410X boot code can be executed on an external NAND flash memory. In order
to support NAND flash boot
loader, the S3C2410X is equipped with an internal SRAM buffer called
?Steppingstone?. When booting, the first 4
KBytes of the NAND flash memory will be loaded into Steppingstone and the boot
code loaded into
Steppingstone will be executed."
--quoted from S3C2410X's datasheet.
Correspondingly, YAFFS, a NAND-flash friendly filing system, will be a good
choice to be added into U-Boot.
More detail:
http://www.aleph1.co.uk/armlinux/projects/
Best regards,
luo.jinhua
----------
JinHua Luo, GuangDong Linux Center, <luo.jinhua@gd-linux.com>
next parent reply other threads:[~2005-09-06 1:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050902020726.900A1123CE@sc8-sf-spam2.sourceforge.net>
2005-09-06 1:44 ` luo.jinhua [this message]
2005-09-06 8:49 ` [U-Boot-Users] Re: My 3 patches Wolfgang Denk
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=20050906012549.M16097@gd-linux.com \
--to=luo.jinhua@gd-linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.